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

Joel Grunbaum
2021-09-18 095fd9d705e7aca78efda1b6510d9e5f83b843af
vars-default.sh
@@ -1,8 +1,14 @@
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=""
TO_EMAIL=""
FROM_EMAIL="$(whoami)@$(localhost)"
EMAIL_HOST="server_url:port"
EMAIL_USER="user:pass"
UPDATE=N
PARALLEL=N
QUIET=N