Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / mupdf


Commits:
30655d98 by Robin Candau at 2026-02-11T16:36:12+01:00
upgpkg: 1.27.1-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = mupdf
        pkgdesc = Lightweight PDF and XPS viewer
-       pkgver = 1.27.0
-       pkgrel = 2
+       pkgver = 1.27.1
+       pkgrel = 1
        url = https://mupdf.com
        arch = x86_64
        license = AGPL-3.0-or-later
@@ -30,7 +30,7 @@ pkgbase = mupdf
        makedepends = zlib
        makedepends = zxing-cpp
        options = staticlibs
-       source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.27.0
+       source = git+https://github.com/ArtifexSoftware/mupdf.git#tag=1.27.1
        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 = 
1e8fc3ee3ced726660b4ac0c7ebae1dd40fb7cfbc7b6b5dec6f5cd70640ec5d0
+       sha256sums = 
0658591840a3a4b8ac1b37473b43cf77f70b0b8b68955e2ae7f087194a3c32af
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP
@@ -80,7 +80,7 @@ pkgname = mupdf-gl
        depends = libgl
        depends = libmupdf
        depends = openssl
-       provides = mupdf=1.27.0
+       provides = mupdf=1.27.1
        conflicts = mupdf
 
 pkgname = mupdf-tools


=====================================
PKGBUILD
=====================================
@@ -8,8 +8,8 @@
 
 pkgbase=mupdf
 pkgname=('libmupdf' 'mupdf' 'mupdf-gl' 'mupdf-tools' 'python-mupdf')
-pkgver=1.27.0
-pkgrel=2
+pkgver=1.27.1
+pkgrel=1
 pkgdesc="Lightweight PDF and XPS viewer"
 url="https://mupdf.com";
 arch=('x86_64')
@@ -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=('1e8fc3ee3ced726660b4ac0c7ebae1dd40fb7cfbc7b6b5dec6f5cd70640ec5d0'
+sha256sums=('0658591840a3a4b8ac1b37473b43cf77f70b0b8b68955e2ae7f087194a3c32af'
             'SKIP'
             'SKIP'
             'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/30655d985ebc99466d2766d197dd6a7e0738a0ca

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mupdf/-/commit/30655d985ebc99466d2766d197dd6a7e0738a0ca
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to