Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
zathura
Commits:
669b0ce2 by Robin Candau at 2026-07-18T23:09:38+02:00
upgpkg: 2026.07.18-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = zathura
pkgdesc = Minimalistic document viewer
- pkgver = 2026.07.08
+ pkgver = 2026.07.18
pkgrel = 1
url = https://pwmt.org/projects/zathura/
arch = x86_64
@@ -27,9 +27,7 @@ pkgbase = zathura
optdepends = zathura-pdf-mupdf: PDF support using MuPDF
optdepends = zathura-ps: PostScript support
optdepends = zathura-cb: Comic book support
- source =
zathura-2026.07.08.tar.gz::https://github.com/pwmt/zathura/archive/refs/tags/2026.07.08.tar.gz
- source =
fix_metainfo_xml_formatting.patch::https://github.com/pwmt/zathura/commit/9abd4b74b5b08c89f1bcd50d890c72cf4c6252c2.patch
- sha512sums =
887a193a36e8cfe7fc48762100bbf023b4578e4c65a5b3741498e933ad1ff65ce20b95b0cc0c956ad9de5e4d08c7d01022b71858a09e55122913a4d09dbdd505
- sha512sums =
0845aca705f987e209e9446fe47e7f81acffafcbcf8a75c1515f4b2354d3373e50f5c5b57614ec1bd08b52d2fd6f34518e1477fd96f3bfa3de521f06d860439a
+ source =
zathura-2026.07.18.tar.gz::https://github.com/pwmt/zathura/archive/refs/tags/2026.07.18.tar.gz
+ sha512sums =
1d0900e67e43e4bcd6dfcb05918969ff30b0a0c7e0cd214ff09499359e5e61a20440d7b9723192683a540bb9d34a9239a05075558baf26b1a14ccffa383d0200
pkgname = zathura
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
# Contributor: ML <neldoreth>
pkgname=zathura
-pkgver=2026.07.08
+pkgver=2026.07.18
pkgrel=1
pkgdesc="Minimalistic document viewer"
url="https://pwmt.org/projects/zathura/"
@@ -19,15 +19,8 @@ optdepends=('zathura-djvu: DjVu support'
'zathura-pdf-mupdf: PDF support using MuPDF'
'zathura-ps: PostScript support'
'zathura-cb: Comic book support')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pwmt/${pkgname}/archive/refs/tags/${pkgver}.tar.gz"
-
"fix_metainfo_xml_formatting.patch::https://github.com/pwmt/zathura/commit/9abd4b74b5b08c89f1bcd50d890c72cf4c6252c2.patch")
-sha512sums=('887a193a36e8cfe7fc48762100bbf023b4578e4c65a5b3741498e933ad1ff65ce20b95b0cc0c956ad9de5e4d08c7d01022b71858a09e55122913a4d09dbdd505'
-
'0845aca705f987e209e9446fe47e7f81acffafcbcf8a75c1515f4b2354d3373e50f5c5b57614ec1bd08b52d2fd6f34518e1477fd96f3bfa3de521f06d860439a')
-
-prepare() {
- cd "${pkgname}-${pkgver}"
- patch -Np1 -i "${srcdir}/fix_metainfo_xml_formatting.patch"
-}
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pwmt/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
+sha512sums=('1d0900e67e43e4bcd6dfcb05918969ff30b0a0c7e0cd214ff09499359e5e61a20440d7b9723192683a540bb9d34a9239a05075558baf26b1a14ccffa383d0200')
build() {
cd "${pkgname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zathura/-/commit/669b0ce2091c4ef9db8c19345d8bf264de489901
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zathura/-/commit/669b0ce2091c4ef9db8c19345d8bf264de489901
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help