From d06eb9c347498fc6c9bc55bd802144011faedeaa Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 26 Aug 2013 09:11:54 +0200 Subject: [PATCH] xbps-src-utils: bump version. --- srcpkgs/xbps-src-utils/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps-src-utils/template b/srcpkgs/xbps-src-utils/template index 6c7d8e4f3d7..53d26425377 100644 --- a/srcpkgs/xbps-src-utils/template +++ b/srcpkgs/xbps-src-utils/template @@ -1,6 +1,6 @@ # Template build file for 'xbps-src-utils'. pkgname=xbps-src-utils -version=20130711 +version=20130826 revision=1 homepage="https://github.com/davehome/xbps-src-utils" hostmakedepends="pkg-config flex"