kded: update to 5.110.0.

This commit is contained in:
John 2023-09-13 15:52:18 +02:00
parent fc7f5ce190
commit 4ce96dd600

View file

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.109.0
version=5.110.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-only, LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kded"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=3e3b5d7d123a1c7b627138803ef7ddc228eff23ae9053909283aec5c9c306293
checksum=d4bfecd640bed1abdcbd5008e505ba8cea1f807ad362a8ceaaa4670cf9fc10d9
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"