mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
zathura: update to 0.5.2.
This commit is contained in:
parent
50f72f66f6
commit
fc06e3a272
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.1
|
version=0.5.2
|
||||||
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=98a661ce271a9d108a7eb8f73e471fd5e727eeff4b246cdb2c9862f8aeab1bb1
|
checksum=c64ba7cb9facf2b1499b9dc929b6736c72c69f8062eed4f2940556c852256194
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args+=" -Dtests=enabled"
|
configure_args+=" -Dtests=enabled"
|
||||||
|
|
Loading…
Add table
Reference in a new issue