summarylogtreecommitdiffstats
path: root/update_version.sh
diff options
context:
space:
mode:
authorChristian Heusel2023-04-14 21:03:32 +0200
committerChristian Heusel2023-04-14 21:03:32 +0200
commit2b4fa251bd44e7c878b36b92919cfd97bf1975f5 (patch)
tree0d87c284a9d71cab0dd83955b07d4472865dad91 /update_version.sh
parent041c9105758cba6f3e24d11aff18f257d653d3ed (diff)
downloadaur-2b4fa251bd44e7c878b36b92919cfd97bf1975f5.tar.gz
upgpkg: google-chrome 112.0.5615.121-1
upstream release
Diffstat (limited to 'update_version.sh')
-rwxr-xr-xupdate_version.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/update_version.sh b/update_version.sh
index 34106bf1c8b3..af059f4d9b76 100755
--- a/update_version.sh
+++ b/update_version.sh
@@ -30,7 +30,3 @@ updpkgsums
# Update .SRCINFO
makepkg --printsrcinfo >.SRCINFO
-
-# Commit changes
-git add PKGBUILD .SRCINFO
-git commit -m "${PKG} v${VER}"