diff --git a/srcpkgs/xbps-src-git/template b/srcpkgs/xbps-src-git/template index 45e8b4c5beb..cba77dc3ac9 100644 --- a/srcpkgs/xbps-src-git/template +++ b/srcpkgs/xbps-src-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-src-git' pkgname=xbps-src-git version="$(date -u +%Y%m%d)" -revision=5 +revision=6 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps" make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"