From e29ab1f89aca9ad0eed598e402e0ac2a99ad74cd Mon Sep 17 00:00:00 2001 From: John Date: Mon, 13 Jan 2020 00:21:43 +0100 Subject: [PATCH] kemoticons: update to 5.66.0 [ci skip] --- srcpkgs/kemoticons/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index 89c56bce80a..42590918b95 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.65.0 +version=5.66.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.1-or-later, CC-BY-4.0" homepage="https://projects.kde.org/projects/frameworks/kemoticons" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=923853ef4fd472369f9d5ec3732d6d03dc55b6ba1dd79146f24551d642e09e51 +checksum=dc307192d883108134da104d1507709a3b80c5b5e9984377840bd42d39a431dd if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"