From de9608e9d2c10f1114e696d5ab960e51574f5a8b Mon Sep 17 00:00:00 2001 From: langfingaz Date: Tue, 20 Apr 2021 10:46:31 +0200 Subject: [PATCH] change to sha256sums and skip these (for now) as we are using a git as source --- pkg/de-p1st-sudo/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/de-p1st-sudo/PKGBUILD b/pkg/de-p1st-sudo/PKGBUILD index 14cec1e..f1092fd 100644 --- a/pkg/de-p1st-sudo/PKGBUILD +++ b/pkg/de-p1st-sudo/PKGBUILD @@ -20,7 +20,7 @@ install= changelog= source=("git+${url}.git") noextract=() -md5sums=() # autofill using updpkgsums, see https://man.archlinux.org/man/updpkgsums.8.en +sha256sums=('SKIP') package() { cd "pkg/$pkgname"