summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaetan Bisson2020-07-18 22:50:36 -1000
committerGaetan Bisson2020-07-18 22:50:36 -1000
commit7790468e32c8218e5b4b093fcdb99f2026a29f18 (patch)
treea6784cf589b5fe0a200ac557ae39150df797bdbb /PKGBUILD
parent8643099ba7e2c355e161963a3296dd3e90339000 (diff)
downloadaur-7790468e32c8218e5b4b093fcdb99f2026a29f18.tar.gz
upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4f4bf63c3cb..a356d8b3e631 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=mupdf-git
_pkgname=mupdf
-pkgver=20200521.be1ac3330
+pkgver=20200716.cccdd578e
pkgrel=1
pkgdesc='Lightweight PDF, XPS, and E-book viewer'
arch=('i686' 'x86_64' 'armv7h')
url='https://mupdf.com/'
license=('AGPL3')
makedepends=('git' 'libxi' 'glu')
-depends=('libxrandr' 'harfbuzz' 'jbig2dec' 'libjpeg-turbo' 'openjpeg2')
+depends=('libxrandr' 'harfbuzz' 'jbig2dec' 'libjpeg-turbo' 'openjpeg2' 'gumbo-parser')
source=('git://git.ghostscript.com/mupdf.git'
'git://git.ghostscript.com/mujs.git'
'git://git.ghostscript.com/thirdparty-lcms2.git'