Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mupdf
Commits: 049e7fee by Robin Candau at 2025-07-28T15:41:34+02:00 upgpkg: 1.26.4-1: New upstream release https://github.com/ArtifexSoftware/mupdf/releases/tag/1.26.4 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = mupdf pkgdesc = Lightweight PDF and XPS viewer - pkgver = 1.26.3 + pkgver = 1.26.4 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.3 + source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.26.4 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 @@ -39,7 +39,7 @@ pkgbase = mupdf source = mupdf.pc source = mupdf-1.23.9-cpp_ldflags.patch source = mupdf-1.23.9-install_targets.patch - sha256sums = 1d8685ddaecd8fd7d6aff26f5eedfc2e4a7a778c4773e731b327a2604d4fcf12 + sha256sums = 4e95298c2121cb5b5f8d4e03b472e90b62f567620ea9b94365ed491ebf5f206e sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP @@ -80,7 +80,7 @@ pkgname = mupdf-gl depends = libgl depends = libmupdf depends = openssl - provides = mupdf=1.26.3 + provides = mupdf=1.26.4 conflicts = mupdf pkgname = mupdf-tools ===================================== PKGBUILD ===================================== @@ -8,7 +8,7 @@ pkgbase=mupdf pkgname=('libmupdf' 'mupdf' 'mupdf-gl' 'mupdf-tools' 'python-mupdf') -pkgver=1.26.3 +pkgver=1.26.4 pkgrel=1 pkgdesc="Lightweight PDF and XPS viewer" url="https://mupdf.com" @@ -26,7 +26,7 @@ source=("git+https://github.com/ArtifexSoftware/mupdf.git#tag=${pkgver}" "${pkgbase}.pc" "${pkgbase}-1.23.9-cpp_ldflags.patch" "${pkgbase}-1.23.9-install_targets.patch") -sha256sums=('1d8685ddaecd8fd7d6aff26f5eedfc2e4a7a778c4773e731b327a2604d4fcf12' +sha256sums=('4e95298c2121cb5b5f8d4e03b472e90b62f567620ea9b94365ed491ebf5f206e' 'SKIP' 'SKIP' 'SKIP' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/049e7feef3aa03c4d88f23c3257770d0a85ecf83 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/049e7feef3aa03c4d88f23c3257770d0a85ecf83 You're receiving this email because of your account on gitlab.archlinux.org.
