summarylogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index d05f1584004e..b79f9efd1891 100755
--- a/update.sh
+++ b/update.sh
@@ -28,3 +28,4 @@ makepkg -f
#update srcinfo
makepkg --printsrcinfo > .SRCINFO
+git commit -am "Update to $(awk '{ print $2 }' new_ver.txt)"