summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90950a169578..005c3204fa34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=perl-latexml-git
_realname=LaTeXML
-pkgver=0.8.3.r112.ga3a0f218
+pkgver=0.8.4.r112.gfaac379e
pkgrel=1
pkgdesc="LaTeX to XML converter"
arch=('any')
license=('custom')
url="http://dlmf.nist.gov/LaTeXML/"
-depends=('perl' 'perl-parse-recdescent' 'perl-text-unidecode'
+depends=('perl-pod-parser' 'perl-parse-recdescent' 'perl-text-unidecode'
'imagemagick' 'perl-xml-libxml'
'perl-xml-libxslt' 'db' 'texlive-core'
'perl-image-size' 'perl-file-which'