Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mupdf
Commits: e591ad95 by Robin Candau at 2024-10-03T12:29:39+02:00 upgpkg: 1.24.10-1: New upstream release https://github.com/ArtifexSoftware/mupdf/releases/tag/1.24.10 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = mupdf pkgdesc = Lightweight PDF and XPS viewer - pkgver = 1.24.9 - pkgrel = 2 + pkgver = 1.24.10 + pkgrel = 1 url = https://mupdf.com/ arch = x86_64 license = AGPL-3.0-or-later @@ -27,7 +27,7 @@ pkgbase = mupdf makedepends = tesseract makedepends = zlib options = staticlibs - source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.24.9 + source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.24.10 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 = 51c45ab2e1edd92cb2b81c9049f02014d1a0754bdcf43ea4f9420ca9c05fad9a + sha256sums = b7874560b06f150a563539771e994cbfb5ef0c2e4896df7db084f3cdec46e852 sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP @@ -76,7 +76,7 @@ pkgname = mupdf-gl depends = libgl depends = libmupdf depends = openssl - provides = mupdf=1.24.9 + provides = mupdf=1.24.10 conflicts = mupdf pkgname = mupdf-tools ===================================== PKGBUILD ===================================== @@ -8,8 +8,8 @@ pkgbase=mupdf pkgname=(libmupdf mupdf mupdf-gl mupdf-tools python-mupdf) -pkgver=1.24.9 -pkgrel=2 +pkgver=1.24.10 +pkgrel=1 pkgdesc='Lightweight PDF and XPS viewer' arch=('x86_64') url='https://mupdf.com/' @@ -51,7 +51,7 @@ source=( $pkgbase-1.23.9-cpp_ldflags.patch $pkgbase-1.23.9-install_targets.patch ) -sha256sums=('51c45ab2e1edd92cb2b81c9049f02014d1a0754bdcf43ea4f9420ca9c05fad9a' +sha256sums=('b7874560b06f150a563539771e994cbfb5ef0c2e4896df7db084f3cdec46e852' 'SKIP' 'SKIP' 'SKIP' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/e591ad9525d070112d5132affdcf52e1862db8ce -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/e591ad9525d070112d5132affdcf52e1862db8ce You're receiving this email because of your account on gitlab.archlinux.org.
