From 0b94420a3c5a6c54610f64ed7bb65c52b91814f0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 31 Jan 2013 12:41:42 +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 e85aee92d1f..d584940f808 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,6 +1,6 @@ # Template file for 'xbps-src' pkgname=xbps-src -version=20130128 +version=20130131 revision=1 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps"