summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e55eeb79442..8afbdc3803be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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 5d380d24a4c5..c3188ef0405c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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'