diff --git a/srcpkgs/zathura/template b/srcpkgs/zathura/template index 20dc3c461f7..f451f6c7e3a 100644 --- a/srcpkgs/zathura/template +++ b/srcpkgs/zathura/template @@ -1,6 +1,6 @@ # Template file for 'zathura' pkgname=zathura -version=0.5.8 +version=0.5.11 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=f2bf8dcb2edff10a8e11f1f981bf8f6a42b997b4f851ab00bfd33a706ad43af8 +checksum=54458a9998af0fb8faef2e934a81127bbe4b790c86dcd2c8b8f32365f3d1b53c if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=enabled"