summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupdate-archlinux32-package2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-archlinux32-package b/update-archlinux32-package
index c370803..5124f73 100755
--- a/update-archlinux32-package
+++ b/update-archlinux32-package
@@ -101,7 +101,7 @@ case "${pkgname}" in
# an upstream package which is updated by solely updating its checksum
update_path='checksum'
;;
- 'python-pip-bootstrap'|'python-setuptools-bootstrap')
+ 'archlinux32-keyring'|'python-pip-bootstrap'|'python-setuptools-bootstrap')
# a package without upstream which is updated by updating its
# version (according to watch-versions) and checksum
update_path='version and checksum without upstream'