From edc686367f40c19a2929171f9fc519eafb288bef Mon Sep 17 00:00:00 2001 From: xdave Date: Sun, 27 Oct 2013 09:39:55 -0600 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 743f83d845d..9b5111f98c0 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=20130831 +version=20131027 revision=1 homepage="https://github.com/davehome/xbps-src-utils" hostmakedepends="pkg-config"