From bb50ce035615134171fd8a9ae0a82dc581185f20 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 11 Jul 2013 19:23:41 +0200 Subject: [PATCH] xbps-src-utils: bump version instead. --- srcpkgs/xbps-src-utils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xbps-src-utils/template b/srcpkgs/xbps-src-utils/template index 26377670084..6c7d8e4f3d7 100644 --- a/srcpkgs/xbps-src-utils/template +++ b/srcpkgs/xbps-src-utils/template @@ -1,7 +1,7 @@ # Template build file for 'xbps-src-utils'. pkgname=xbps-src-utils -version=20130705 -revision=2 +version=20130711 +revision=1 homepage="https://github.com/davehome/xbps-src-utils" hostmakedepends="pkg-config flex" makedepends="libxbps-devel>=0.25"