kemoticons: update to 5.112.0.

This commit is contained in:
John 2023-11-28 10:20:17 +01:00
parent 8993c4eb54
commit 8a2b5205c8

View file

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