Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
zathura-ps
Commits:
73f167ca by Robin Candau at 2026-07-18T23:32:50+02:00
upgpkg: 2026.07.18-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = zathura-ps
pkgdesc = Adds ps support to zathura by using the libspectre library
- pkgver = 2026.02.03
- pkgrel = 8
+ pkgver = 2026.07.18
+ pkgrel = 1
url = https://pwmt.org/projects/zathura-ps
arch = x86_64
license = Zlib
@@ -11,7 +11,7 @@ pkgbase = zathura-ps
makedepends = desktop-file-utils
depends = libspectre
depends = zathura
- source =
zathura-ps-2026.02.03.tar.gz::https://github.com/pwmt/zathura-ps/archive/refs/tags/2026.02.03.tar.gz
- sha512sums =
38be5cce09a6d7dd008c12dc0f2dcf053d55b23792148add94d616b61b0e4ad2e2f395203a9391c6c7e0d46ddf4f9a62d106d917d5444e709cc963b511e78a95
+ source =
zathura-ps-2026.07.18.tar.gz::https://github.com/pwmt/zathura-ps/archive/refs/tags/2026.07.18.tar.gz
+ sha512sums =
6d823b2ad1dee7ffd9c74c77610f871a71e8a1e911ba5fea50650287afdb5c25c63fb1bd65df9a73e6bb469579e91fd6577fb39dde8513bfbaf0b8763a346aec
pkgname = zathura-ps
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: karnath <[email protected]>
pkgname=zathura-ps
-pkgver=2026.02.03
-pkgrel=8
+pkgver=2026.07.18
+pkgrel=1
pkgdesc="Adds ps support to zathura by using the libspectre library"
url="https://pwmt.org/projects/zathura-ps"
arch=('x86_64')
@@ -13,7 +13,7 @@ license=('Zlib')
depends=('libspectre' 'zathura')
makedepends=('meson' 'ninja' 'appstream' 'desktop-file-utils')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pwmt/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
-sha512sums=('38be5cce09a6d7dd008c12dc0f2dcf053d55b23792148add94d616b61b0e4ad2e2f395203a9391c6c7e0d46ddf4f9a62d106d917d5444e709cc963b511e78a95')
+sha512sums=('6d823b2ad1dee7ffd9c74c77610f871a71e8a1e911ba5fea50650287afdb5c25c63fb1bd65df9a73e6bb469579e91fd6577fb39dde8513bfbaf0b8763a346aec')
build() {
cd "${pkgname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zathura-ps/-/commit/73f167ca3f30b9447898f4c448d8d85dd3ee3542
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zathura-ps/-/commit/73f167ca3f30b9447898f4c448d8d85dd3ee3542
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