From 96f043c350214ec4aa828ecb23cb0f9b546dff88 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 20 Nov 2012 04:30:05 +0100 Subject: [PATCH] xbps-src-git: revbump again for proper revisions. --- srcpkgs/xbps-src-git/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"