From cecc9d4c210f213581c71d2367aa60c8660fc81b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 11 Nov 2015 08:37:39 +0100 Subject: [PATCH] xmlto: update to 0.0.27. --- srcpkgs/xmlto/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/xmlto/template b/srcpkgs/xmlto/template index 28bcd148ef..5b3404ec01 100644 --- a/srcpkgs/xmlto/template +++ b/srcpkgs/xmlto/template @@ -1,16 +1,16 @@ # Template file for 'xmlto' pkgname=xmlto -version=0.0.26 -revision=2 +version=0.0.27 +revision=1 build_style=gnu-configure hostmakedepends="libxslt docbook-xsl" -depends="${hostmakedepends}" +depends="bash ${hostmakedepends}" short_desc="Tool to help transform XML documents into other formats" maintainer="Juan RP " license="GPL-2" homepage="http://cyberelk.net/tim/software/xmlto/" distfiles="https://fedorahosted.org/releases/x/m/xmlto/xmlto-$version.tar.bz2" -checksum=efb49b2fb3bc27c1a1e24fe34abf19b6bf6cbb40844e6fd58034cdf21c54b5ec +checksum=1b7183b85f7fb0a2e4cf684f3da83cf09f5080738ee2c1770762a78c8ac99f7f post_install() { # Requires bash!