Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mupdf
Commits:
b0cb84cf by Robin Candau at 2026-02-20T17:55:34+01:00
upgpkg: 1.27.2-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = mupdf
pkgdesc = Lightweight PDF and XPS viewer
- pkgver = 1.27.1
+ pkgver = 1.27.2
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.27.1
+ source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.27.2
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 =
0658591840a3a4b8ac1b37473b43cf77f70b0b8b68955e2ae7f087194a3c32af
+ sha256sums =
7bb1b1417b1c735a3c80d6d6e6a4614d68a98ec5a2d068d274fc8bcac29c8381
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
@@ -80,7 +80,7 @@ pkgname = mupdf-gl
depends = libgl
depends = libmupdf
depends = openssl
- provides = mupdf=1.27.1
+ provides = mupdf=1.27.2
conflicts = mupdf
pkgname = mupdf-tools
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
pkgbase=mupdf
pkgname=('libmupdf' 'mupdf' 'mupdf-gl' 'mupdf-tools' 'python-mupdf')
-pkgver=1.27.1
+pkgver=1.27.2
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=('0658591840a3a4b8ac1b37473b43cf77f70b0b8b68955e2ae7f087194a3c32af'
+sha256sums=('7bb1b1417b1c735a3c80d6d6e6a4614d68a98ec5a2d068d274fc8bcac29c8381'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/b0cb84cfb0c7d8db9d8a7c7ef1f96fa019bfc476
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/b0cb84cfb0c7d8db9d8a7c7ef1f96fa019bfc476
You're receiving this email because of your account on gitlab.archlinux.org.