Package sources for all the AUR packages I officially maintain, co-maintain, or unofficially host modified versions of.
To use my Pacman package repository, first add my GPG key to your Pacman keyring:
pacman-key --recv-keys 63CC496475267693
pacman-key --lsign-key 63CC496475267693
Note if you have trouble with your default key servers not being reachable try adding --keyserver keyserver.ubuntu.com
to the first command.
Then add the following repository configuration to your pacman.conf
after the [community] repository.
[alerque]
Server = https://arch.alerque.com/$arch
Maintained using aurpublish.