kiwix-tools: update to 0.8.0.

This commit is contained in:
John 2018-11-13 14:18:37 +01:00 committed by Helmut Pozimski
parent 950f9532c0
commit b02c455d6b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kiwix-tools'
pkgname=kiwix-tools
version=0.7.0
version=0.8.0
revision=1
build_style=meson
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://kiwix.org"
changelog="https://github.com/kiwix/kiwix-tools/blob/${version}/Changelog"
distfiles="https://github.com/kiwix/kiwix-tools/archive/${version}.tar.gz"
checksum=c4f3bfabc5e5ddc13a5bd968ab1a43ea43d9864090328ce8d55ded677f8d008e
checksum=4cf3289670d42cdc9a5c9145544f9936aa0a2f125582b36ac843177f69487295
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kiwix-lib-devel"