From cf55565d7a300e570493a8a7c5b9809732c708e6 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 14 Mar 2021 10:55:13 +0100 Subject: [PATCH] kemoticons: update to 5.80.0. --- srcpkgs/kemoticons/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index a258a825944..4891df41eca 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.79.0 +version=5.80.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://invent.kde.org/frameworks/kemoticons" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=17de3a8a711ec44654b97054850d8f44a2a394cec9288815e9a36fcf9af3a113 +checksum=0b8affb1cd506fcc7a7582b37fac2da68fc45e8f34df32e4f5335fb79af9e549 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"