PKGBUILDer repo for Pacman ========================== This is the official PKGBUILDer repo for Pacman. Usage ----- 1. Add to /etc/pacman.conf: [pkgbuilder] Server = https://pkgbuilder-repo.chriswarrick.com/ 2. Run the following commands as root: # pacman-key -r 5EAAEA16 # pacman-key --lsign 5EAAEA16 3. Install: # pacman -Syu pkgbuilder 4. Every January, you must update the keys: # pacman-key --refresh-keys # pacman-key -r 5EAAEA16 # pacman-key --lsign 5EAAEA16