diff options
-rwxr-xr-x | update | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,7 +2,9 @@ # # Script with necessary update steps, regardless of system. # +set -e updpkgsums + echo 'Updating AUR package metadata...' makepkg --printsrcinfo > .SRCINFO |