summarylogtreecommitdiffstats
path: root/updates.sh
diff options
context:
space:
mode:
authorMoses Narrow2023-03-06 10:21:14 -0600
committerMoses Narrow2023-03-06 10:21:14 -0600
commitc20c5891a6efd93738afd91ffc6edbef661e693e (patch)
tree826e2df402d429d81aca9eab3965c0d30eee24a2 /updates.sh
parent41af797f5c188d7ec47df29800b75bca16a78c99 (diff)
downloadaur-c20c5891a6efd93738afd91ffc6edbef661e693e.tar.gz
sync pkgrel with skywire-bin
Diffstat (limited to 'updates.sh')
-rwxr-xr-xupdates.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/updates.sh b/updates.sh
index 2894aed04dd5..031d7251aead 100755
--- a/updates.sh
+++ b/updates.sh
@@ -35,3 +35,5 @@ source PKGBUILD && echo "pkgver=${pkgver}" && echo "pkgrel=${pkgrel}"
echo
echo "git add -f" *PKGBUILD " .SRCINFO skywire.install updates.sh test.sh skycoin"
echo 'git commit -m " "'
+echo "aurpublish ${pkgname}"
+echo "git push"