There was an error while loading. Please reload this page.
1 parent 662ac76 commit aeeb409Copy full SHA for aeeb409
1 file changed
user/zathura/template.py
@@ -1,5 +1,5 @@
1
pkgname = "zathura"
2
-pkgver = "2026.02.22"
+pkgver = "2026.03.27"
3
pkgrel = 0
4
build_style = "meson"
5
hostmakedepends = [
@@ -26,7 +26,7 @@
26
license = "Zlib"
27
url = "https://pwmt.org/projects/zathura"
28
source = f"{url}/download/zathura-{pkgver}.tar.xz"
29
-sha256 = "cd162cac1d8f399a7b193db3c968513d6cb016631e892b5b1e7bdb0992151dc2"
+sha256 = "afeba5e3d59474a95c2a4ed35e1ff155fb5c0777a9bf0fa9b7869c16d7e509d4"
30
31
32
def post_install(self):
0 commit comments