AUR
The various packages I help maintain in theSee the list in the AUR directly.
This repo uses the aurpublish package by Eli Schwartz. Big thanks, it really makes it easy!
It also uses nvchecker
to check if all of these packages are up-to-date. To do so:
nvchecker -c nvcheck.toml
nvcmp -c nvcheck.toml
(... update PKGBUILD files ...)
nvtake -c nvcheck.toml --all # when they are all updated
Make sure you run aurpublish init
after cloning this repo on a new machine in
order to set up the git hooks.
This repo has CI/CD set up so all you need to do is push, it will automatically publish.