summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZeioth2022-04-10 22:01:58 +0200
committerZeioth2022-04-10 22:01:58 +0200
commitef1fd91f93d24a5fe0f6bc6eb15923e8f28399a0 (patch)
tree261187845d45d8ed5a5513b382b6672ac1aae319
parent9dcebf4e1bec0f8c031334789dd88adf3835fee7 (diff)
downloadaur-ef1fd91f93d24a5fe0f6bc6eb15923e8f28399a0.tar.gz
test
-rwxr-xr-xpush-version-aur.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/push-version-aur.sh b/push-version-aur.sh
index 1ea09efa1c0c..9ea89b413a33 100755
--- a/push-version-aur.sh
+++ b/push-version-aur.sh
@@ -7,4 +7,4 @@ makepkg --printsrcinfo > .SRCINFO
# Push it to AUR
git add PKGBUILD .SRCINFO
git commit -m "New version"
-git push
+git push ssh://aur@aur.archlinux.org/wofi-calc-git.git master