zathura: update to 0.4.8.

This commit is contained in:
Érico Nogueira 2021-07-21 01:39:57 -03:00
parent a190f53aa3
commit d709b5ebb6
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'zathura' # Template file for 'zathura'
pkgname=zathura pkgname=zathura
version=0.4.7 version=0.4.8
revision=4 revision=1
build_style=meson build_style=meson
configure_args="-Dsynctex=enabled" configure_args="-Dsynctex=enabled"
hostmakedepends="pkg-config intltool python3-Sphinx desktop-file-utils hostmakedepends="pkg-config intltool python3-Sphinx desktop-file-utils
@ -14,7 +14,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
license="Zlib" license="Zlib"
homepage="https://pwmt.org/projects/zathura" homepage="https://pwmt.org/projects/zathura"
distfiles="${homepage}/download/zathura-${version}.tar.xz" distfiles="${homepage}/download/zathura-${version}.tar.xz"
checksum=e012dbfe2b981b826553a9af8420d42a9c5d3387fbe14a5399ce94a2d374a1e7 checksum=b1aaa8b61d150b092ac9e312cbbf87279ecd66bd37b8c63c994e895843f520db
if [ "$XBPS_CHECK_PKGS" ]; then if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=enabled" configure_args+=" -Dtests=enabled"