Packages I maintain for the Arch User Repository. Uses aurpublish.
Checklist:
- Make whichever changes are required to the relevant
PKGBUILD - Use
updpkgsumsto automatically generate new checksums - Use
extra-x86_64-buildin lieu ofmakepkgto build/test a package (see Building in a clean chroot) - Install resulting package with
pacman -U. Make sure it runs! - Stage and commit changes to
PKGBUILD - Run
aurpublish $PACKAGEto push to the AUR
Notes:
- aurpublish's hooks generate package metadata and update
.SRCINFO(i.e.makepkg --printsrcinfo > .SRCINFO) extra-x86_64-buildautomatically runsnamcapon thePKGBUILDand resulting package archive