kiwix-tools: update to 0.4.0.

This commit is contained in:
John 2018-03-29 15:17:36 +02:00 committed by Michael Gehring
parent 8194dde280
commit 262e09819d

View file

@ -1,6 +1,6 @@
# Template file for 'kiwix-tools'
pkgname=kiwix-tools
version=0.3.0
version=0.4.0
revision=1
build_style=meson
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-3"
homepage="https://kiwix.org"
distfiles="https://github.com/kiwix/kiwix-tools/archive/${version}.tar.gz"
checksum=49bcb8e32489d6e6e27d75c973fe9b25313b1af9cee768528d34e0f05b691ad1
checksum=168d2616c2f1829c897462e1f7557ca3b352d6baef80d0a1f3499748031f00cd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kiwix-lib-devel"