From 16cc69f88e8337585fd7acb38042fd28a4753aba Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 7 Jul 2013 09:42:05 +0200 Subject: [PATCH] xbps-git: bump version. --- srcpkgs/xbps-git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xbps-git/template b/srcpkgs/xbps-git/template index caee63204dc..f21b21e2adf 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20130705 -revision=2 +version=20130707 +revision=1 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-static --enable-debug --enable-tests" short_desc="The XBPS package system (development branch)"