kemoticons: update to 5.108.0.

This commit is contained in:
John 2023-07-25 10:10:23 +02:00
parent b36ee2fb82
commit d91112d874

View file

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