We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ada71 commit ddf287bCopy full SHA for ddf287b
1 file changed
srcpkgs/zathura/template
@@ -1,6 +1,6 @@
1
# Template file for 'zathura'
2
pkgname=zathura
3
-version=0.5.13
+version=2026.05.20
4
revision=1
5
build_style=meson
6
configure_args="-Dsynctex=enabled"
@@ -15,7 +15,7 @@ license="Zlib"
15
homepage="https://pwmt.org/projects/zathura/"
16
changelog="https://pwmt.org/projects/zathura/changelog/${version}/index.html"
17
distfiles="https://pwmt.org/projects/zathura/download/zathura-${version}.tar.xz"
18
-checksum=6302173bcd46f897e5209c883a5b51ad1dab4946c2f3861cba374a3b80d8f3c1
+checksum=e2e6dc695ebb0170eaa3d39d295c6997c93f23061e6c2b7d3347e03415a2254b
19
20
if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then
21
configure_args+=" -Dtests=enabled"
0 commit comments