1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# Update instructions - Update version and sha256sums - Run `makepkg --printsrcinfo > .SRCINFO` - Commit, with meaningful message. Make sure .SRCINFO is commited - Push OR Run: ```bash ./update-to-latest.sh ``` # To build package Run: `makepkg`