From d80a07159d958a1ba114461612b51ac5f768c7d7 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 11 Aug 2019 20:56:28 +0200 Subject: [PATCH] kemoticons: update to 5.61.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 d98fd8cb1eb..d4a66b32f7e 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.60.0 +version=5.61.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=60e2f227ed7094a0d4d973f7968d4d70b7c9d176dadb45c540541a3d448a5125 +checksum=cfc17de43320fbb353be30ae8d5b448b88da6f83bd23e29d678cd95a4bd7a380 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"