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