summarylogtreecommitdiffstats
path: root/upgrade.sh
diff options
context:
space:
mode:
Diffstat (limited to 'upgrade.sh')
-rwxr-xr-xupgrade.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrade.sh b/upgrade.sh
index d8ffb917663c..6a4eaf9eed77 100755
--- a/upgrade.sh
+++ b/upgrade.sh
@@ -25,4 +25,4 @@ sed -i -e "s/${sha256sums[0]}/$sum/g" PKGBUILD
makepkg --printsrcinfo > .SRCINFO
git add .
-git commit -m "Upgrade to 2.21.5"
+git commit -m "Upgrade to $1"