This repository uses the github action
kopp/build-aur-packages
to build
AUR packages
and provide the built packages as
release.
Build status:
pacman
You can use these packages by adding the following to your /etc/pacman.conf
:
[aurci2]
SigLevel = Optional TrustAll
Server = https://github.com/kopp/aurci2/releases/download/aurci2
Should you want to setup a similar repository for you, you can easily do so.
.github/workflows/build_repository.yaml
(symlinked for convenience to build_repository.yaml
).