summarylogtreecommitdiffstats
path: root/updates.sh
diff options
context:
space:
mode:
authorMoses Narrow2023-11-30 13:44:47 -0600
committerMoses Narrow2023-11-30 13:44:47 -0600
commit6ba3176a1865523adb1afc75329b19c67bf6115b (patch)
tree99b9304dbe827100ef5930045e9d7052f6c7b911 /updates.sh
parent95f53dcca8efdde973cfb5f81abd7833a6234733 (diff)
downloadaur-6ba3176a1865523adb1afc75329b19c67bf6115b.tar.gz
fix checksums
Diffstat (limited to 'updates.sh')
-rwxr-xr-xupdates.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/updates.sh b/updates.sh
index ba547857ad01..a07b64255fe9 100755
--- a/updates.sh
+++ b/updates.sh
@@ -32,6 +32,7 @@ echo "updating checksums for PKGBUILD(s)"
updpkgsums
find *.PKGBUILD | parallel updpkgsums {}
echo "creating .SRCINFO"
+echo "makepkg --printsrcinfo > .SRCINFO"
makepkg --printsrcinfo > .SRCINFO
#sha256sum skywire-scripts.tar.gz
echo "old pkgrel=$_prel"