From cf3f7f627f6541d44936805d7fa721974ea7796e Mon Sep 17 00:00:00 2001 From: John Date: Sun, 20 Nov 2022 01:33:41 +0100 Subject: [PATCH] kemoticons: update to 5.100.0. --- srcpkgs/kemoticons/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index bd1c1bd9a89..09b27ebec59 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.99.0 +version=5.100.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules" @@ -10,7 +10,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=da6b220402c39636552aacb5f6c5cef667de6eab335aaedd218cc5c4c9d530ba +checksum=c4137f696f5a5d98d404088cd86828cc783f93296022e0e98655d2c078e14563 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"