From a2858c0abca16eb78fd1b9f307f6a13f979e629b Mon Sep 17 00:00:00 2001 From: eshanized Date: Mon, 15 Apr 2024 22:11:51 +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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/common/snigdhaos-powershell/PKGBUILD b/common/snigdhaos-powershell/PKGBUILD index c797452e..eaa33538 100644 --- a/common/snigdhaos-powershell/PKGBUILD +++ b/common/snigdhaos-powershell/PKGBUILD @@ -12,7 +12,10 @@ depends=( source=( "$pkgname.tar.gz" ) - +sha256sums=( + 'SKIP' + 'SKIP' + ) pkgver(){ printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)" }