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
5357731932
commit
de9608e9d2
@ -20,7 +20,7 @@ install=
|
|||||||
changelog=
|
changelog=
|
||||||
source=("git+${url}.git")
|
source=("git+${url}.git")
|
||||||
noextract=()
|
noextract=()
|
||||||
md5sums=() # autofill using updpkgsums, see https://man.archlinux.org/man/updpkgsums.8.en
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd "pkg/$pkgname"
|
cd "pkg/$pkgname"
|
||||||
|
Loading…
Reference in New Issue
Block a user