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

Chizi123
2020-10-15 3b9f12201c323d52f9121fb2512953db4cc48567
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