index : devops | |
Archlinux32 devs' convenience-scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2019-02-11 13:10:04 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-02-11 13:10:04 +0100 |
commit | 318b60fe51c9e881c3028f1715e39f9545d3cd8f (patch) | |
tree | 2707d135fe79fa03b3747a4e1e9aef994f99860b /update-archlinux32-package | |
parent | c360fb551b49985b20757cf6ed5461f0fe390352 (diff) |
-rwxr-xr-x | update-archlinux32-package | 2 |
diff --git a/update-archlinux32-package b/update-archlinux32-package index d8be21a..e3295d1 100755 --- a/update-archlinux32-package +++ b/update-archlinux32-package @@ -86,7 +86,7 @@ update_checksum() { # selecting the "update path" case "${pkgname}" in - 'devtools') + 'asp'|'devtools') # a package which is in [archlinuxewe] -> mostly upstream, but with # replaced sources, checksums and pkgver (might be identical to # upstream, though) |