summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-04-09 08:55:04 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-04-09 08:55:04 +0200
commitccc231d92c50f8018d1a944f9f04fcc9113bec56 (patch)
tree643fece6b23b9947222391cb90ac04dc940c5ad1 /core
parentedfb241626f46cf2cc889825c37daf390ca3e094 (diff)
downloadpackages-ccc231d92c50f8018d1a944f9f04fcc9113bec56.tar.xz
core/libgpg-error: ignoring broken GPG keys
Diffstat (limited to 'core')
-rw-r--r--core/libgpg-error/PKGBUILD5
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]})