1 2 3 4 5 6 7 8
# Update PKGBUILD Modify `pkgver` variable into `PKGBUILD` file and run this command: ```bash makepkg --printsrcinfo > .SRCINFO ``` And of course, commit chnages :)