From 120be42ed1458467d38f51ccad82fc80ae456108 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 10 Feb 2020 12:52:35 +0100 Subject: [PATCH] kemoticons: update to 5.67.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 42590918b95..6bc03a46b97 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.66.0 +version=5.67.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=dc307192d883108134da104d1507709a3b80c5b5e9984377840bd42d39a431dd +checksum=1a86d6f1229e54f5fa737253ef19a18e66c53d67c3ae2caeb1b816c6a0af883e if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"