index : devops | |
Archlinux32 devs' convenience-scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2019-01-04 09:31:00 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-01-04 09:31:00 +0100 |
commit | d7a0bee54febacd193e3d57f258d2d29efee2060 (patch) | |
tree | c4f94b3d2f30c890d4d1474b58ea5ec1b116b73b /update-archlinux32-package | |
parent | f3e0af1f8ca3f9f94ad6bd1a7185b0b4ffeb6613 (diff) |
-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' ;; |