From 14b5e482e0e42e830c1cd3d710253b50234b97c5 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 3 Mar 2013 08:35:39 +0100 Subject: [PATCH] xbps-src: bump version. --- srcpkgs/xbps-src/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps-src/template b/srcpkgs/xbps-src/template index 5ef70c3f459..bf6fdf5f44f 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,6 +1,6 @@ # Template file for 'xbps-src' pkgname=xbps-src -version=20130302 +version=20130303 revision=1 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps"