index : devops | |
Archlinux32 devs' convenience-scripts | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | update-archlinux32-package | 1 |
diff --git a/update-archlinux32-package b/update-archlinux32-package index 7d6da07..c370803 100755 --- a/update-archlinux32-package +++ b/update-archlinux32-package @@ -303,6 +303,7 @@ case ${update_path} in $b N s/^\S\+sums[^=]*=(.*)/'"${sums}"'/ + Ta } ' "${git_repo_path}/${repo}/${pkgname}/PKGBUILD" if ! ssh arch32-test ' |