A collection of the PKGBUILDs I maintain for the Arch Linux AUR
Powered by aurpublish
Commit PKGBUILDs in named subdirectories. Export them to the AUR with the included aurpublish
script, using the subtree push stratagem.
This preserves an independent history for third-party hosting, pull requests... ;)
./setup.sh ssh
Append ssh-config rules for accessing the AUR.
./setup.sh hooks
Install githooks.
./aurpublish PACKAGE
Push PACKAGE to the AUR. With "--speedup", merges the split history back in.
./aurpublish -p PACKAGE
Pull package from the AUR (if you adopted an existing package, or have a co-maintainer).
./aurpublish log PACKAGE
View the git log of a package subtree.
All PKGBUILD files in this repository are licensed under the Unlicense.