summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2022-11-23 14:26:25 -1000
committerGaetan Bisson2022-11-23 14:26:25 -1000
commit2bd4c8031bb7a1461b012fe4642acbe6942e5264 (patch)
tree4be7e2aa3566066b2653e9dbf2e7c6905b0a62c0
parent678037aca4319c0d4e9f94367c732acf88645304 (diff)
downloadaur-2bd4c8031bb7a1461b012fe4642acbe6942e5264.tar.gz
upstream update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2210ec2cb5a3..1c0a800fe5e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mupdf-git
pkgdesc = Lightweight PDF, XPS, and E-book viewer
- pkgver = 20221020.3bf416d91
+ pkgver = 20221123.ba307a866
pkgrel = 1
url = https://mupdf.com/
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = mupdf-git
source = git://git.ghostscript.com/mupdf.git
source = git://git.ghostscript.com/thirdparty-extract.git
source = git://git.ghostscript.com/thirdparty-freeglut.git
- source = git://git.ghostscript.com/thirdparty-lcms2.git
+ source = git://git.ghostscript.com/thirdparty-lcms2.git#branch=lcms2mt
source = desktop
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 95267a48d0ca..5b2a4ad2c1f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mupdf-git
_pkgname=mupdf
-pkgver=20221020.3bf416d91
+pkgver=20221123.ba307a866
pkgrel=1
pkgdesc='Lightweight PDF, XPS, and E-book viewer'
arch=('x86_64' 'armv7h' 'aarch64')
@@ -15,7 +15,7 @@ depends=('libxrandr' 'harfbuzz' 'jbig2dec' 'libjpeg-turbo' 'openjpeg2' 'gumbo-pa
source=('git://git.ghostscript.com/mupdf.git'
'git://git.ghostscript.com/thirdparty-extract.git'
'git://git.ghostscript.com/thirdparty-freeglut.git'
- 'git://git.ghostscript.com/thirdparty-lcms2.git'
+ 'git://git.ghostscript.com/thirdparty-lcms2.git#branch=lcms2mt'
'desktop')
sha256sums=('SKIP'
'SKIP'