zathura: update to 0.5.2.
This commit is contained in:
parent
50f72f66f6
commit
fc06e3a272
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zathura'
|
||||
pkgname=zathura
|
||||
version=0.5.1
|
||||
version=0.5.2
|
||||
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=98a661ce271a9d108a7eb8f73e471fd5e727eeff4b246cdb2c9862f8aeab1bb1
|
||||
checksum=c64ba7cb9facf2b1499b9dc929b6736c72c69f8062eed4f2940556c852256194
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=enabled"
|
||||
|
|
Loading…
Reference in New Issue