summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDenis A. AltoƩ Falqueto2016-06-29 22:47:57 -0300
committerDenis A. AltoƩ Falqueto2016-06-29 22:47:57 -0300
commitc18451dc0095aff4167740025793b222575e9f91 (patch)
tree3378622a2e83125fe393dc83722299a6e7e6b6a9 /PKGBUILD
parent5e4f3d1726545c904006122dfa419361c9d56c04 (diff)
downloadaur-c18451dc0095aff4167740025793b222575e9f91.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72b710a647d8..0f230fe0110c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=perl-latexml
_realname=LaTeXML
pkgver=0.8.0
-pkgrel=3
+pkgrel=4
pkgdesc="LaTeX to XML converter"
arch=('i686' 'x86_64')
license=('custom')
@@ -10,7 +10,8 @@ url="http://dlmf.nist.gov/LaTeXML/"
depends=('perl' 'perl-parse-recdescent'
'imagemagick' 'perl-xml-libxml'
'perl-xml-libxslt' 'db' 'texlive-core'
- 'perl-image-size' 'perl-file-which')
+ 'perl-image-size' 'perl-file-which'
+ 'perl-libwww' 'perl-io-string' 'perl-archive-zip')
options=(!emptydirs)
source=("http://dlmf.nist.gov/$_realname/releases/$_realname-$pkgver.tar.gz")
sha256sums=('a495019f2828f0734e9e41f0398f6c8d60ba6a934d4ccad4fea7d588ab060388')