mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zathura: update to 0.5.11.
This commit is contained in:
parent
d2b2328e27
commit
dc54d950bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zathura'
|
# Template file for 'zathura'
|
||||||
pkgname=zathura
|
pkgname=zathura
|
||||||
version=0.5.8
|
version=0.5.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dsynctex=enabled"
|
configure_args="-Dsynctex=enabled"
|
||||||
|
@ -15,7 +15,7 @@ license="Zlib"
|
||||||
homepage="https://pwmt.org/projects/zathura/"
|
homepage="https://pwmt.org/projects/zathura/"
|
||||||
changelog="https://pwmt.org/projects/zathura/changelog/${version}/index.html"
|
changelog="https://pwmt.org/projects/zathura/changelog/${version}/index.html"
|
||||||
distfiles="https://pwmt.org/projects/zathura/download/zathura-${version}.tar.xz"
|
distfiles="https://pwmt.org/projects/zathura/download/zathura-${version}.tar.xz"
|
||||||
checksum=f2bf8dcb2edff10a8e11f1f981bf8f6a42b997b4f851ab00bfd33a706ad43af8
|
checksum=54458a9998af0fb8faef2e934a81127bbe4b790c86dcd2c8b8f32365f3d1b53c
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then
|
if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -Dtests=enabled"
|
configure_args+=" -Dtests=enabled"
|
||||||
|
|
Loading…
Add table
Reference in a new issue