Build your AUR Packages in a container and update your custom repo with repo-add
Accomplished with auracle-git
This is mainly used for my personal user repository
/export # for exporting the *.pkg.tar.xz
AUR_BASE=https://aur.archlinux.org/cgit/aur.git/snapshot
EXPORT=/export # export path
ADD_GPG_KEYS="" # additional GPG-Keys to load
REPONAME=aur # reponame, used for generation of reponame.db.tar.gz, repo-add is run if this is set
- clean up old pkgs
- custom gpg signing of built pkgs