From 03c0d8b237d75402921a9bfe5b97eda990947b2d Mon Sep 17 00:00:00 2001 From: John Date: Tue, 1 Nov 2022 22:55:20 +0100 Subject: [PATCH] kemoticons: update to 5.99.0. --- srcpkgs/kemoticons/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index 9c66065c29b..bd1c1bd9a89 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.98.0 +version=5.99.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=0276363b5d0bb45f2f2a93b44ef36b2e0f9154fb722f5d929579627bab046d38 +checksum=da6b220402c39636552aacb5f6c5cef667de6eab335aaedd218cc5c4c9d530ba if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"