From fa919ace888fe66c2332d3ad3295a4e84f2cb312 Mon Sep 17 00:00:00 2001 From: eshanized Date: Mon, 15 Apr 2024 21:59:37 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/snigdhaos-powershell/PKGBUILD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common/snigdhaos-powershell/PKGBUILD b/common/snigdhaos-powershell/PKGBUILD index 804b5619..a598074c 100644 --- a/common/snigdhaos-powershell/PKGBUILD +++ b/common/snigdhaos-powershell/PKGBUILD @@ -15,4 +15,8 @@ source=( pkgver(){ printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)" +} + +package(){ + mkdir -p } \ No newline at end of file