From 2f401ba299ebd4aa408ca9187e3e983b0e50c9b6 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 1 Jan 2020 18:47:32 +0100 Subject: update-archlinux32-package: update multi-line sums correctly, too --- update-archlinux32-package | 1 + 1 file changed, 1 insertion(+) 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 ' -- cgit v1.2.3-54-g00ecf