diff --git a/srcpkgs/kiwix-tools/template b/srcpkgs/kiwix-tools/template index d55a97f15d7..33fec7d118a 100644 --- a/srcpkgs/kiwix-tools/template +++ b/srcpkgs/kiwix-tools/template @@ -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"