1 2 3 4 5 6
#!/bin/sh makepkg --printsrcinfo >.SRCINFO git add PKGBUILD .SRCINFO git commit -m "bumped version" git push