Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / zathura
Commits: 25c06ffb by Robin Candau at 2026-02-22T22:19:29+01:00 upgpkg: 2026.02.22-1: New upstream release https://github.com/pwmt/zathura/releases/tag/2026.02.22 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = zathura pkgdesc = Minimalistic document viewer - pkgver = 2026.02.09 + pkgver = 2026.02.22 pkgrel = 1 url = https://pwmt.org/projects/zathura/ arch = x86_64 @@ -26,7 +26,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.02.09.tar.gz::https://github.com/pwmt/zathura/archive/refs/tags/2026.02.09.tar.gz - sha512sums = 35774db1e5071876c95cd2da2f3bb7f6778255976a4ab072859a914618506344f5ca257c121abd304b80d86bfa01ece42535aa0bdfc3f0a4af8f53c7af21ac16 + source = zathura-2026.02.22.tar.gz::https://github.com/pwmt/zathura/archive/refs/tags/2026.02.22.tar.gz + sha512sums = ab5e2df7ec551c13eaa5b86d6a1157b75706d7ccbd268bcdd103af21e2262b5e052cf621f8cf7aeca324c7b6d358bc4fcf278e94827519e06d6891ba007399c6 pkgname = zathura ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ # Contributor: ML <neldoreth> pkgname=zathura -pkgver=2026.02.09 +pkgver=2026.02.22 pkgrel=1 pkgdesc="Minimalistic document viewer" url="https://pwmt.org/projects/zathura/" @@ -20,7 +20,7 @@ optdepends=('zathura-djvu: DjVu support' '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") -sha512sums=('35774db1e5071876c95cd2da2f3bb7f6778255976a4ab072859a914618506344f5ca257c121abd304b80d86bfa01ece42535aa0bdfc3f0a4af8f53c7af21ac16') +sha512sums=('ab5e2df7ec551c13eaa5b86d6a1157b75706d7ccbd268bcdd103af21e2262b5e052cf621f8cf7aeca324c7b6d358bc4fcf278e94827519e06d6891ba007399c6') build() { cd "${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zathura/-/commit/25c06ffb1a06aa3ccc63efff31f539389ee94a34 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zathura/-/commit/25c06ffb1a06aa3ccc63efff31f539389ee94a34 You're receiving this email because of your account on gitlab.archlinux.org.
