index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-04-11 17:06:53 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-04-11 17:06:53 +0200 |
commit | 4a9545383bd0da65d3bcb81c0df57cab5cd13998 (patch) | |
tree | c565746653694c0fa2e94b0037b98ef881e40476 /core/libgcrypt | |
parent | 0cf616e1cac2fcc85784cc847c460fad0b5e4737 (diff) |
-rw-r--r-- | core/libgcrypt/PKGBUILD | 4 |
diff --git a/core/libgcrypt/PKGBUILD b/core/libgcrypt/PKGBUILD new file mode 100644 index 00000000..1dd462f3 --- /dev/null +++ b/core/libgcrypt/PKGBUILD @@ -0,0 +1,4 @@ +# should make a generic straw in the build slave just to build without +# signature verification as a fallback.. +source=(${source[0]}) +sha1sums=(${sha1sums[0]}) |