Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mupdf
Commits:
5257638b by Robin Candau at 2025-12-04T23:13:13+01:00
upgpkg: 1.26.12-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = mupdf
pkgdesc = Lightweight PDF and XPS viewer
- pkgver = 1.26.11
+ pkgver = 1.26.12
pkgrel = 1
url = https://mupdf.com
arch = x86_64
@@ -30,7 +30,7 @@ pkgbase = mupdf
makedepends = zlib
makedepends = zxing-cpp
options = staticlibs
- source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.26.11
+ source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.26.12
source = git+https://github.com/ArtifexSoftware/mujs.git
source = git+https://github.com/ArtifexSoftware/thirdparty-lcms2.git
source = git+https://github.com/ArtifexSoftware/extract.git
@@ -40,7 +40,7 @@ pkgbase = mupdf
source = mupdf-1.23.9-cpp_ldflags.patch
source = mupdf-1.23.9-install_targets.patch
source = fix_build_with_clang21.patch
- sha256sums =
c42b60bafed40105f36db97ffe6e4b9d638b5e1c287e25aeca0eff8ee24f4628
+ sha256sums =
48796a3f7fc460166edf05b2af3bf90e031cd267875ed125b20f73cd60e3b719
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
@@ -82,7 +82,7 @@ pkgname = mupdf-gl
depends = libgl
depends = libmupdf
depends = openssl
- provides = mupdf=1.26.11
+ provides = mupdf=1.26.12
conflicts = mupdf
pkgname = mupdf-tools
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
pkgbase=mupdf
pkgname=('libmupdf' 'mupdf' 'mupdf-gl' 'mupdf-tools' 'python-mupdf')
-pkgver=1.26.11
+pkgver=1.26.12
pkgrel=1
pkgdesc="Lightweight PDF and XPS viewer"
url="https://mupdf.com"
@@ -27,7 +27,7 @@
source=("git+https://github.com/ArtifexSoftware/mupdf.git#tag=${pkgver}"
"${pkgbase}-1.23.9-cpp_ldflags.patch"
"${pkgbase}-1.23.9-install_targets.patch"
"fix_build_with_clang21.patch")
-sha256sums=('c42b60bafed40105f36db97ffe6e4b9d638b5e1c287e25aeca0eff8ee24f4628'
+sha256sums=('48796a3f7fc460166edf05b2af3bf90e031cd267875ed125b20f73cd60e3b719'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/5257638b2f6e192f5e745e64d4e2b22accc28273
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/5257638b2f6e192f5e745e64d4e2b22accc28273
You're receiving this email because of your account on gitlab.archlinux.org.