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