diff --git a/srcpkgs/zathura/template b/srcpkgs/zathura/template index cffc5b952db..07655855998 100644 --- a/srcpkgs/zathura/template +++ b/srcpkgs/zathura/template @@ -1,6 +1,6 @@ # Template file for 'zathura' pkgname=zathura -version=0.5.1 +version=0.5.2 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=98a661ce271a9d108a7eb8f73e471fd5e727eeff4b246cdb2c9862f8aeab1bb1 +checksum=c64ba7cb9facf2b1499b9dc929b6736c72c69f8062eed4f2940556c852256194 if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=enabled"