index : devops | |
Archlinux32 devs' convenience-scripts | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | update-archlinux32-package | 2 |
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' ;; |