From 1420c8f82a1486f3b4c298ea60448e43111b43f3 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 30 Aug 2013 09:20:14 +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 6b6978114ba..9e731248b51 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20130829 -revision=2 +version=20130830 +revision=1 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc --enable-static --enable-tests" short_desc="The XBPS package system (development branch)"