Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / zathura
Commits: 0fc932f4 by Robin Candau at 2026-02-04T00:18:25+01:00 upgpkg: 2026.02.03-1: New upstream release https://github.com/pwmt/zathura/releases/tag/2026.02.04 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = zathura pkgdesc = Minimalistic document viewer - pkgver = 2026.01.30 + pkgver = 2026.02.03 pkgrel = 1 url = https://pwmt.org/projects/zathura/ arch = x86_64 @@ -25,7 +25,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.01.30.tar.gz::https://github.com/pwmt/zathura/archive/refs/tags/2026.01.30.tar.gz - sha512sums = 33790e527636dd8171e29d29eef66c013d31967fc09dbd891b879bd3eabd4fcbaa169af87876543fd3e4ddc1a4421734aa31f2b02defc82a35685ab045c9d4bb + source = zathura-2026.02.03.tar.gz::https://github.com/pwmt/zathura/archive/refs/tags/2026.02.03.tar.gz + sha512sums = c5b909e96690b85feca77c3399ad56f6843bd6ff25b1726d669ceb12ed1cd7f586908994074c7f31dcfd7df58e8298ceba2a18b0f7ca3415a4541baff7af1ba5 pkgname = zathura ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ # Contributor: ML <neldoreth> pkgname=zathura -pkgver=2026.01.30 +pkgver=2026.02.03 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=('33790e527636dd8171e29d29eef66c013d31967fc09dbd891b879bd3eabd4fcbaa169af87876543fd3e4ddc1a4421734aa31f2b02defc82a35685ab045c9d4bb') +sha512sums=('c5b909e96690b85feca77c3399ad56f6843bd6ff25b1726d669ceb12ed1cd7f586908994074c7f31dcfd7df58e8298ceba2a18b0f7ca3415a4541baff7af1ba5') build() { cd "${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zathura/-/commit/0fc932f4abcacce91ae96ffddec5ab2cb41c983e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/zathura/-/commit/0fc932f4abcacce91ae96ffddec5ab2cb41c983e You're receiving this email because of your account on gitlab.archlinux.org.
