zathura: update to 0.5.4

This commit is contained in:
cinerea0 2023-12-11 13:09:09 -05:00 committed by Duncan Overbruck
parent 9c33fc2796
commit c13878b21a

View file

@ -1,6 +1,6 @@
# Template file for 'zathura'
pkgname=zathura
version=0.5.2
version=0.5.4
revision=1
build_style=meson
configure_args="-Dsynctex=enabled"
@ -8,14 +8,14 @@ hostmakedepends="pkg-config intltool python3-Sphinx desktop-file-utils
appstream-glib glib-devel librsvg-utils"
makedepends="girara-devel sqlite-devel file-devel zlib-devel libseccomp-devel
libglib-devel texlive-devel"
checkdepends="gettext-devel check-devel"
checkdepends="gettext-devel check-devel xvfb-run"
short_desc="Highly customizable and functional document viewer"
maintainer="lemmi <lemmi@nerd2nerd.org>"
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=c64ba7cb9facf2b1499b9dc929b6736c72c69f8062eed4f2940556c852256194
checksum=a3037f7aa94d4096bfd97069f62ffcdca9f06431e8663548c1cd6b945c556f32
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=enabled"