zathura: update to 0.5.12.

This commit is contained in:
lemmi 2025-07-14 01:03:36 +02:00
parent 10cff09a1c
commit a7f119500f

View file

@ -1,6 +1,6 @@
# Template file for 'zathura' # Template file for 'zathura'
pkgname=zathura pkgname=zathura
version=0.5.11 version=0.5.12
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-Dsynctex=enabled" configure_args="-Dsynctex=enabled"
@ -15,7 +15,7 @@ license="Zlib"
homepage="https://pwmt.org/projects/zathura/" homepage="https://pwmt.org/projects/zathura/"
changelog="https://pwmt.org/projects/zathura/changelog/${version}/index.html" changelog="https://pwmt.org/projects/zathura/changelog/${version}/index.html"
distfiles="https://pwmt.org/projects/zathura/download/zathura-${version}.tar.xz" distfiles="https://pwmt.org/projects/zathura/download/zathura-${version}.tar.xz"
checksum=54458a9998af0fb8faef2e934a81127bbe4b790c86dcd2c8b8f32365f3d1b53c checksum=e84870fbf96b766b8224a3f3a6ce7ccfa36efa3b6919cc8a2fbf765ea4dfe476
if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=enabled" configure_args+=" -Dtests=enabled"