From d781ad1f4496eed16ac554dc5899d8657ed2f430 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 17 Aug 2013 10:44:14 +0200 Subject: [PATCH] xbps-src: bump version (python-module helper fix). --- srcpkgs/xbps-src/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps-src/template b/srcpkgs/xbps-src/template index 858074fb89f..1606f051c6f 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,6 +1,6 @@ # Template file for 'xbps-src' pkgname=xbps-src -version=20130725 +version=20130817 revision=1 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps"