From 763da61b5b7efcee76eb6cb1cdfc14494d24ea04 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 14 Nov 2021 15:37:28 +0100 Subject: [PATCH] kemoticons: update to 5.88.0. --- srcpkgs/kemoticons/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index 90b95dbe0b..cb38a80ba1 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,6 +1,6 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.87.0 +version=5.88.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=befc25576de12ebf7a167f754bf962a504f7049a22c60c40aab6a70e34375045 +checksum=0ed955801d4185aaadfebaf54bcb263d701d10bc89b3dccbf689bb516caf34cd if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"