summarylogtreecommitdiffstats
path: root/autoupdate.sh
diff options
context:
space:
mode:
authorAngelo Salton2018-05-31 18:35:57 -0300
committerAngelo Salton2018-05-31 18:35:57 -0300
commit75689f495ac2c9becd08aced1e75d65924175b99 (patch)
tree1c5e03d3070a9348b6ef19c0c0f6cf412700a960 /autoupdate.sh
parent73898c08f68257b2d5d8a1d858db66c8e04b6111 (diff)
downloadaur-75689f495ac2c9becd08aced1e75d65924175b99.tar.gz
Updated to 4.5.4
Diffstat (limited to 'autoupdate.sh')
-rwxr-xr-xautoupdate.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/autoupdate.sh b/autoupdate.sh
index eb4460158715..eb20004aa880 100755
--- a/autoupdate.sh
+++ b/autoupdate.sh
@@ -14,6 +14,6 @@ sed "s/pkgver=[0-9].[0-9].[0-9]/pkgver=${dynarever}/g" PKGBUILD > PKGBUILD
# update
makepkg --printsrcinfo > .SRCINFO
-git add PKGBUILD .SRCINFO
-git commit -c="Updated to ${dynarever}"
-git push
+#git add PKGBUILD .SRCINFO
+#git commit -c="Updated to ${dynarever}"
+#git push