diff options
-rw-r--r-- | core/libgpg-error/PKGBUILD | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/libgpg-error/PKGBUILD b/core/libgpg-error/PKGBUILD new file mode 100644 index 00000000..e1087309 --- /dev/null +++ b/core/libgpg-error/PKGBUILD @@ -0,0 +1,5 @@ +# somehow GPG keys are not valid, I don't care anymore. Maybe we +# should make a generic straw in the build slave just to build without +# signature verification as a fallback.. +source=(${source[0]}) +sha1sums=(${sha1sums[0]}) |