aur-update/README.md
Knut Ahlers d62321c4b3
Add meta
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-12-28 22:12:21 +01:00

386 B

luzifer-docker / aur-update

Archlinux build environment to automatically update AUR packages with Jenkins running on Debian (contains essential tools like updpkgsums)

Usage

## Build container (optional)
$ docker build -t luzifer/aur-update .

## Execute update
$ docker run --rm -ti -v $(pwd):$(pwd) -w $(pwd) -u $(id -u) luzifer/aur-update bash update_version.sh