From 262e09819d28fd42774125442c6b34ebe34ba4ce Mon Sep 17 00:00:00 2001 From: John Date: Thu, 29 Mar 2018 15:17:36 +0200 Subject: [PATCH] kiwix-tools: update to 0.4.0. --- srcpkgs/kiwix-tools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"