summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e0a840f1cc6..ea0e7306da0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mupdf-git
pkgdesc = Lightweight PDF, XPS, and E-book viewer
- pkgver = 20181125.b5053c4c
+ pkgver = 20191029.a30726a80
pkgrel = 1
url = https://mupdf.com/
arch = i686
@@ -15,7 +15,11 @@ pkgbase = mupdf-git
depends = libjpeg-turbo
depends = openjpeg2
provides = mupdf
+ provides = mupdf-gl
+ provides = mupdf-tools
conflicts = mupdf
+ conflicts = mupdf-gl
+ conflicts = mupdf-tools
source = git://git.ghostscript.com/mupdf.git
source = lcms2::git://git.ghostscript.com/thirdparty-lcms2.git
source = git://git.ghostscript.com/mujs.git
diff --git a/PKGBUILD b/PKGBUILD
index 10d8245450ad..25648867d11c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mupdf-git
_pkgname=mupdf
-pkgver=20181125.b5053c4c
+pkgver=20191029.a30726a80
pkgrel=1
pkgdesc='Lightweight PDF, XPS, and E-book viewer'
arch=('i686' 'x86_64' 'armv7h')