zathura: update to 0.5.11.
This commit is contained in:
parent
d2b2328e27
commit
dc54d950bd
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue