Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
zathura-ps


Commits:
0bb4400a by Robin Candau at 2026-02-02T16:45:40+01:00
upgpkg: 2026.01.30-1: New upstream release

https://github.com/pwmt/zathura-ps/releases/tag/2026.01.30

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = zathura-ps
        pkgdesc = Adds ps support to zathura by using the libspectre library
-       pkgver = 0.2.9
+       pkgver = 2026.01.30
        pkgrel = 1
        url = https://pwmt.org/projects/zathura-ps
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = zathura-ps
        depends = libspectre
        depends = zathura
        depends = desktop-file-utils
-       source = 
zathura-ps-0.2.9.tar.gz::https://github.com/pwmt/zathura-ps/archive/refs/tags/0.2.9.tar.gz
-       sha512sums = 
2010073879a100aa1aaf719c8de11408db3f31bf28d8e9208671c11db6cf7f8b02c423da5757a44775cce36454bbbdff40ea038ad84f887ca74eac2799a17d9d
+       source = 
zathura-ps-2026.01.30.tar.gz::https://github.com/pwmt/zathura-ps/archive/refs/tags/2026.01.30.tar.gz
+       sha512sums = 
a5bd74644aeebc23622b4f23829f4ffe54a9d8604712a51b278e1cc4fcc34878d20cedf09185b0237692fb10054015a572635bd48a0275662abf518accf534d6
 
 pkgname = zathura-ps


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: karnath <[email protected]>
 
 pkgname=zathura-ps
-pkgver=0.2.9
+pkgver=2026.01.30
 pkgrel=1
 pkgdesc="Adds ps support to zathura by using the libspectre library"
 url="https://pwmt.org/projects/zathura-ps";
@@ -13,7 +13,7 @@ license=('Zlib')
 depends=('libspectre' 'zathura' 'desktop-file-utils')
 makedepends=('meson' 'ninja' 'appstream' 'appstream-glib')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pwmt/${pkgname}/archive/refs/tags/${pkgver}.tar.gz";)
-sha512sums=('2010073879a100aa1aaf719c8de11408db3f31bf28d8e9208671c11db6cf7f8b02c423da5757a44775cce36454bbbdff40ea038ad84f887ca74eac2799a17d9d')
+sha512sums=('a5bd74644aeebc23622b4f23829f4ffe54a9d8604712a51b278e1cc4fcc34878d20cedf09185b0237692fb10054015a572635bd48a0275662abf518accf534d6')
 
 build() {
         cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zathura-ps/-/commit/0bb4400aecc020ab5e16c1cea691319a70ff7a74

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zathura-ps/-/commit/0bb4400aecc020ab5e16c1cea691319a70ff7a74
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to