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 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'
;;