summaryrefslogtreecommitdiff
path: root/update-archlinux32-package
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-01-04 09:31:00 +0100
committerErich Eckner <git@eckner.net>2019-01-04 09:31:00 +0100
commitd7a0bee54febacd193e3d57f258d2d29efee2060 (patch)
treec4f94b3d2f30c890d4d1474b58ea5ec1b116b73b /update-archlinux32-package
parentf3e0af1f8ca3f9f94ad6bd1a7185b0b4ffeb6613 (diff)
downloaddevops-d7a0bee54febacd193e3d57f258d2d29efee2060.tar.xz
update-archlinux32-package: archiso is updated by updating the checksum
Diffstat (limited to 'update-archlinux32-package')
-rwxr-xr-xupdate-archlinux32-package2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-archlinux32-package b/update-archlinux32-package
index c41075e..4c99321 100755
--- a/update-archlinux32-package
+++ b/update-archlinux32-package
@@ -88,7 +88,7 @@ case "${pkgname}" in
# upstream, though)
update_path='archlinuxewe'
;;
- 'eclipse'|'flashplugin')
+ 'archiso'|'eclipse'|'flashplugin')
# an upstream package which is updated by solely updating its checksum
update_path='checksum'
;;