From 2dfa3668b04421b3b8aba82c32cf7be8d6804141 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 10 Jun 2023 17:24:50 +0200 Subject: [PATCH] kemoticons: update to 5.107.0. --- srcpkgs/kemoticons/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index b7e445ddeba..93bf78bf08f 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.105.0 +version=5.107.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=c028b73b2970cfaeef1c9fff2826eed92cd8dac1870f70d96e541f36dac54644 +checksum=56f8748232d08527e535cc678d30241033c20c14141a027b2915aee551953e4c if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"