Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mupdf
Commits: 49a81313 by Robin Candau at 2025-01-26T09:44:55+01:00 upgpkg: 1.25.4-1: New upstream release https://github.com/ArtifexSoftware/mupdf/releases/tag/1.25.4 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = mupdf pkgdesc = Lightweight PDF and XPS viewer - pkgver = 1.25.3 + pkgver = 1.25.4 pkgrel = 1 url = https://mupdf.com/ arch = x86_64 @@ -27,7 +27,7 @@ pkgbase = mupdf makedepends = tesseract makedepends = zlib options = staticlibs - source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.25.3 + source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.25.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 @@ -36,7 +36,7 @@ pkgbase = mupdf source = mupdf.pc source = mupdf-1.23.9-cpp_ldflags.patch source = mupdf-1.23.9-install_targets.patch - sha256sums = a4a849eb440341429d1ffc526c606ddead3271b283112e5df7920ce61ec24ab1 + sha256sums = f6681d714543d6cf99b2ff014db80f7e61d4a7bed7b4bc38da086daca47f59a8 sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP @@ -76,7 +76,7 @@ pkgname = mupdf-gl depends = libgl depends = libmupdf depends = openssl - provides = mupdf=1.25.3 + provides = mupdf=1.25.4 conflicts = mupdf pkgname = mupdf-tools ===================================== PKGBUILD ===================================== @@ -8,7 +8,7 @@ pkgbase=mupdf pkgname=(libmupdf mupdf mupdf-gl mupdf-tools python-mupdf) -pkgver=1.25.3 +pkgver=1.25.4 pkgrel=1 pkgdesc='Lightweight PDF and XPS viewer' arch=('x86_64') @@ -51,7 +51,7 @@ source=( $pkgbase-1.23.9-cpp_ldflags.patch $pkgbase-1.23.9-install_targets.patch ) -sha256sums=('a4a849eb440341429d1ffc526c606ddead3271b283112e5df7920ce61ec24ab1' +sha256sums=('f6681d714543d6cf99b2ff014db80f7e61d4a7bed7b4bc38da086daca47f59a8' 'SKIP' 'SKIP' 'SKIP' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/49a813133c174d1903940976431d1fe0864ead70 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/49a813133c174d1903940976431d1fe0864ead70 You're receiving this email because of your account on gitlab.archlinux.org.
