diff options
-rwxr-xr-x | update-archlinux32-package | 2 |
1 files changed, 1 insertions, 1 deletions
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) |