Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/base/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/base/PKGBUILD')
-rw-r--r--core/base/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/base/PKGBUILD b/core/base/PKGBUILD
new file mode 100644
index 00000000..5773bb30
--- /dev/null
+++ b/core/base/PKGBUILD
@@ -0,0 +1,2 @@
+# add our keyring
+depends=("${depends[@]//archlinux-keyring/archlinux32-keyring}")