This is a collection of the PKGBUILD
files (Arch User Repository install files) that I maintain.
Feel free to submit PRs if you want to see a change or an update, I'll be likely to merge, test, and push soon.
- Edit
PKGBUILD
makepkg --check
namcap PKGBUILD
namcap *.xz
makepkg --printsrcinfo > .SRCINFO
git commit -am 'Meaningful commit message'
git push