summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-07-12 09:26:39 +0200
committerhaawda2018-07-12 09:26:39 +0200
commitb24a51566b92eb4597975f397fe684e2926cbf7d (patch)
tree8ce95c5319ce50c739f88da2201d8f1173deddf2 /PKGBUILD
parent5815de6772d1fe54b39ec0ba82e189c854f235e4 (diff)
downloadaur-b24a51566b92eb4597975f397fe684e2926cbf7d.tar.gz
added perl-json-xs as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80e9a9ec9015..73f41e52cd0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,15 @@
pkgname=perl-latexml
_realname=LaTeXML
pkgver=0.8.2
-pkgrel=2
+pkgrel=3
pkgdesc="LaTeX to XML converter"
arch=('any')
license=('custom')
url="http://dlmf.nist.gov/LaTeXML/"
depends=('perl' 'perl-parse-recdescent' 'perl-text-unidecode'
- 'imagemagick6' 'perl-xml-libxml'
- 'perl-xml-libxslt' 'db' 'texlive-core'
- 'perl-image-size' 'perl-file-which'
- 'perl-libwww' 'perl-io-string' 'perl-archive-zip')
+ 'imagemagick6' 'perl-xml-libxml' 'perl-json-xs' 'perl-xml-libxslt'
+ 'db' 'texlive-core' '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")
sha512sums=('521134f7b3820c2cbf8fbf60778f03f40b8bb6900311d82da986e8dd3ee1a0d518ef9bb4b852bd95a5bac758bb65b159218602f4adf454c77dfbf6280a4bd1a4')