summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-01-01 18:47:42 +0100
committerErich Eckner <git@eckner.net>2020-01-01 18:47:42 +0100
commit12c274fd4428eaa5a12b70388cb48b5911e8569e (patch)
tree2e27db3c1badf85f29fa0d6734d73338d13f9f02
parent2f401ba299ebd4aa408ca9187e3e983b0e50c9b6 (diff)
downloaddevops-12c274fd4428eaa5a12b70388cb48b5911e8569e.tar.xz
update-archlinux32-package: update archlinux32-keyring, too
-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'