kemoticons: update to 5.84.0.

This commit is contained in:
John 2021-07-14 21:51:53 +02:00
parent c5d876ea8f
commit 70cdc189eb

View file

@ -1,6 +1,6 @@
# Template file for 'kemoticons'
pkgname=kemoticons
version=5.83.0
version=5.84.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
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=9c43f0a68aebc2ab16a59b54bf9d9a821db56fe4e1fddb90bcf7300567eae4c0
checksum=0733fe001a6257256326969e4e857e26883a03c2132794775d15f9d2f8a31141
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"