From 13df639cd7707f5a9965f60ecdd15c6df47112c0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 29 Mar 2013 10:45:26 +0100 Subject: [PATCH] xbps-src: bump version. --- srcpkgs/xbps-src/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xbps-src/template b/srcpkgs/xbps-src/template index 557bfd8de0a..87c70f84819 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,7 +1,7 @@ # Template file for 'xbps-src' pkgname=xbps-src -version=20130328 -revision=2 +version=20130329 +revision=1 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps" make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"