Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mupdf
Commits: 6e490c75 by Robin Candau at 2024-08-30T18:47:07+02:00 upgpkg: 1.24.9-1: New upstream release https://github.com/ArtifexSoftware/mupdf/releases/tag/1.24.9 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = mupdf pkgdesc = Lightweight PDF and XPS viewer - pkgver = 1.24.8 + pkgver = 1.24.9 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.24.8 + source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.24.9 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 = 477449e6b6c99632990a2e72721b101c9ec57d0dae6fc47f2b1d78d2b5d69619 + sha256sums = 51c45ab2e1edd92cb2b81c9049f02014d1a0754bdcf43ea4f9420ca9c05fad9a sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP @@ -76,7 +76,7 @@ pkgname = mupdf-gl depends = libgl depends = libmupdf depends = openssl - provides = mupdf=1.24.8 + provides = mupdf=1.24.9 conflicts = mupdf pkgname = mupdf-tools ===================================== PKGBUILD ===================================== @@ -8,7 +8,7 @@ pkgbase=mupdf pkgname=(libmupdf mupdf mupdf-gl mupdf-tools python-mupdf) -pkgver=1.24.8 +pkgver=1.24.9 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=('477449e6b6c99632990a2e72721b101c9ec57d0dae6fc47f2b1d78d2b5d69619' +sha256sums=('51c45ab2e1edd92cb2b81c9049f02014d1a0754bdcf43ea4f9420ca9c05fad9a' 'SKIP' 'SKIP' 'SKIP' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/6e490c754993cd6e1f8c8214b5cab056a9a867b5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/6e490c754993cd6e1f8c8214b5cab056a9a867b5 You're receiving this email because of your account on gitlab.archlinux.org.
