From 21ca9ef403c725e3eee0b5a2cc6ff1425048d873 Mon Sep 17 00:00:00 2001 From: eshanized Date: Tue, 16 Apr 2024 19:28:30 +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-system-config/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/snigdhaos-system-config/PKGBUILD b/common/snigdhaos-system-config/PKGBUILD index 66e12fe6..f2aa8980 100644 --- a/common/snigdhaos-system-config/PKGBUILD +++ b/common/snigdhaos-system-config/PKGBUILD @@ -20,7 +20,7 @@ provides=("${pkgname}") options=( !strip !emptydirs ) source=(${pkgname}::"git+https://github.com/${org}/${_pkgname}") sha256sums=('SKIP') -install='${pkgname}.install' +install=$pkgname.install pkgver(){ printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"