summaryrefslogtreecommitdiff
path: root/extra/xmlto/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xmlto/PKGBUILD')
-rw-r--r--extra/xmlto/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xmlto/PKGBUILD b/extra/xmlto/PKGBUILD
index 2b719ac92..299f5ac51 100644
--- a/extra/xmlto/PKGBUILD
+++ b/extra/xmlto/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 149980 2012-02-11 23:31:41Z allan $
+# $Id: PKGBUILD 201307 2013-12-08 11:06:49Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: Sergej Pupykin <sergej@aur.archlinux.org>
@@ -6,12 +6,12 @@
pkgname=xmlto
pkgver=0.0.25
-pkgrel=2.1
+pkgrel=3
pkgdesc="Convert xml to many other formats"
arch=('i686' 'x86_64' 'mips64el')
url="http://cyberelk.net/tim/software/xmlto/"
license=('GPL')
-depends=('libxslt' 'perl-yaml-syck' 'perl-test-pod')
+depends=('libxslt')
makedepends=('docbook-xsl')
source=("https://fedorahosted.org/releases/x/m/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('6b6267b1470f8571fe5f63a128970364')