From d709b5ebb62c7b987e45a49f82fe83be5bbd4b92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Wed, 21 Jul 2021 01:39:57 -0300 Subject: [PATCH] zathura: update to 0.4.8. --- srcpkgs/zathura/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/zathura/template b/srcpkgs/zathura/template index 54e869f539d..ad04550334c 100644 --- a/srcpkgs/zathura/template +++ b/srcpkgs/zathura/template @@ -1,7 +1,7 @@ # Template file for 'zathura' pkgname=zathura -version=0.4.7 -revision=4 +version=0.4.8 +revision=1 build_style=meson configure_args="-Dsynctex=enabled" hostmakedepends="pkg-config intltool python3-Sphinx desktop-file-utils @@ -14,7 +14,7 @@ maintainer="lemmi " license="Zlib" homepage="https://pwmt.org/projects/zathura" distfiles="${homepage}/download/zathura-${version}.tar.xz" -checksum=e012dbfe2b981b826553a9af8420d42a9c5d3387fbe14a5399ce94a2d374a1e7 +checksum=b1aaa8b61d150b092ac9e312cbbf87279ecd66bd37b8c63c994e895843f520db if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=enabled"