diff --git a/srcpkgs/kiwix-tools/template b/srcpkgs/kiwix-tools/template index 897413e03b7..70ce475245d 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.3.0 +version=0.4.0 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="John " 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"