Use Github Actions to build Arch packages.
Go to releases and download packages, or use the repo: https://aur.imgb.space
1.import keys
wget -O /tmp/gb-cha0s.asc 'https://rawcdn.githack.com/BlockG-ws/potential-octo-memory/master/repo-sign.asc' && sudo pacman-key --add /tmp/gb-cha0s.asc
sudo pacman-key --lsign-key hi@imgb.space
- add repo
edit /etc/pacman.conf
[gb-cha0s]
Server = https://aur.imgb.space
- sync
sudo pacman -Syu
based on vifly's post (Chinese).
For package additions/deletions, please open a issue with package name and reasons.