mirror of https://github.com/Chizi123/Arch-autobuild-repo.git

Joel Grunbaum
2020-11-29 2bcbc6ecf97c003e53bfae3d4abab0e8c15d12b8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
REPODIR=/repo/x86_64
BUILDDIR=/repo/build
REPONAME=
COMPRESSION=zst
export PKGEXT='.pkg.tar.zst'
export SRCEXT='.src.tar.bz2'
export PACKAGER="John Doe <jd@change.me>"
EMAIL=""
UPDATE=N
PARALLEL=N
QUIET=N
CLEAN=N
SIGN=N
KEY=""
NUM_OLD=5