diff --git a/srcpkgs/xbps-src-git/template b/srcpkgs/xbps-src-git/template index eb7d75e41b3..5703e004eb6 100644 --- a/srcpkgs/xbps-src-git/template +++ b/srcpkgs/xbps-src-git/template @@ -1,6 +1,7 @@ # Template file for 'xbps-src-git' pkgname=xbps-src-git version="$(date -u +%Y%m%d)" +revision=2 nofetch=yes noextract=yes build_style=gnu-makefile @@ -12,7 +13,6 @@ fulldepends="git" provides="xbps-src-9999" replaces="xbps-src>=0" conf_files="/etc/xbps/xbps-src.conf" -revision=1 short_desc="The XBPS package system - binary package builder (git snaphost)" maintainer="Juan RP " homepage="http://code.google.com/p/xbps"