From 114f7c5ce7e3c7a1362ab356cf10aa06d68e0d3b Mon Sep 17 00:00:00 2001 From: eshanized Date: Mon, 15 Apr 2024 22:16:41 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/common/snigdhaos-powershell/PKGBUILD b/common/snigdhaos-powershell/PKGBUILD index d77ecb59..6dcf871d 100644 --- a/common/snigdhaos-powershell/PKGBUILD +++ b/common/snigdhaos-powershell/PKGBUILD @@ -17,6 +17,7 @@ sha256sums=( 'SKIP' ) install=$pkgname.install + pkgver(){ printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)" }