mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
change to sha256sums and skip these (for now) as we are using a git as source
This commit is contained in:
parent
de9608e9d2
commit
4bcb54c774
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user