Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mupdf
Commits: cc9d52bd by Robin Candau at 2025-01-23T09:41:09+01:00 upgpkg: 1.25.3-1: New upstream release https://github.com/ArtifexSoftware/mupdf/releases/tag/1.25.3 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = mupdf pkgdesc = Lightweight PDF and XPS viewer - pkgver = 1.25.2 + pkgver = 1.25.3 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.2 + source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.25.3 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 = 949e5177f2b4454453741b73a610e5cb550fb0dd73b6bbad0bd0ac45e4d16890 + sha256sums = a4a849eb440341429d1ffc526c606ddead3271b283112e5df7920ce61ec24ab1 sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP @@ -76,7 +76,7 @@ pkgname = mupdf-gl depends = libgl depends = libmupdf depends = openssl - provides = mupdf=1.25.2 + provides = mupdf=1.25.3 conflicts = mupdf pkgname = mupdf-tools ===================================== PKGBUILD ===================================== @@ -8,7 +8,7 @@ pkgbase=mupdf pkgname=(libmupdf mupdf mupdf-gl mupdf-tools python-mupdf) -pkgver=1.25.2 +pkgver=1.25.3 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=('949e5177f2b4454453741b73a610e5cb550fb0dd73b6bbad0bd0ac45e4d16890' +sha256sums=('a4a849eb440341429d1ffc526c606ddead3271b283112e5df7920ce61ec24ab1' 'SKIP' 'SKIP' 'SKIP' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/cc9d52bd741a64eb2585f5c4d3ea87da8cf10553 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/cc9d52bd741a64eb2585f5c4d3ea87da8cf10553 You're receiving this email because of your account on gitlab.archlinux.org.
