diff --git a/srcpkgs/kiwix-tools/template b/srcpkgs/kiwix-tools/template index 60d381f49d..c777f746fb 100644 --- a/srcpkgs/kiwix-tools/template +++ b/srcpkgs/kiwix-tools/template @@ -1,6 +1,6 @@ # Template file for 'kiwix-tools' pkgname=kiwix-tools -version=3.1.1 +version=3.1.2 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=950b30ccdce4ade6da72283ae1055a3de886ff2d2108df1c560e54d849716cdf +checksum=86325ec31976d40357f08c520806cf223fa1b0a5edb02ad106c2a0d6746ca364 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kiwix-lib-devel"