From 4079ad0f62f6364c5b586aaaa6baf94d5477a0de Mon Sep 17 00:00:00 2001 From: John Date: Sun, 13 Jun 2021 17:29:05 +0200 Subject: [PATCH] kemoticons: update to 5.83.0. --- srcpkgs/kemoticons/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kemoticons/template b/srcpkgs/kemoticons/template index 0dff5b70f2f..0679197ae99 100644 --- a/srcpkgs/kemoticons/template +++ b/srcpkgs/kemoticons/template @@ -1,9 +1,8 @@ # Template file for 'kemoticons' pkgname=kemoticons -version=5.82.0 +version=5.83.0 revision=1 build_style=cmake -configure_args="-DBUILD_TESTING=OFF" hostmakedepends="kcoreaddons extra-cmake-modules" makedepends="kservice-devel karchive-devel" short_desc="KDE Convert text emoticons to graphical emoticons" @@ -11,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=d1d21ad980d8964ecc79d83a707c253f1c08e06c807b29d52c053964f145795a +checksum=9c43f0a68aebc2ab16a59b54bf9d9a821db56fe4e1fddb90bcf7300567eae4c0 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"