kemoticons: update to 5.100.0.

This commit is contained in:
John 2022-11-20 01:33:41 +01:00
parent 35b56e7015
commit cf3f7f627f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kemoticons'
pkgname=kemoticons
version=5.99.0
version=5.100.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=da6b220402c39636552aacb5f6c5cef667de6eab335aaedd218cc5c4c9d530ba
checksum=c4137f696f5a5d98d404088cd86828cc783f93296022e0e98655d2c078e14563
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"