From e0da6599a73a1920bb41d8eb86ecb22d43479cbe Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 30 Oct 2013 12:06:51 +0100 Subject: [PATCH] xbps-git: bump version. --- srcpkgs/xbps-git/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps-git/template b/srcpkgs/xbps-git/template index 4d4163e526..ca25a78b3c 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,6 +1,6 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20131018 +version=20131030 revision=1 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-debug --enable-static --enable-tests"