change to sha256sums and skip these (for now) as we are using a git as source

This commit is contained in:
Daniel Langbein 2021-04-20 10:46:37 +02:00
parent de9608e9d2
commit 4bcb54c774

View File

@ -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=() # autofill using updpkgsums, see https://man.archlinux.org/man/updpkgsums.8.en
build() {
cd "pkg/$pkgname"