kded: update to 5.109.0.

This commit is contained in:
John 2023-08-25 17:25:49 +02:00
parent a39d8bcb48
commit eccff781b2

View file

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.108.0
version=5.109.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=4183da6b4e345e8ab93e6642cfb6f75b418ee6f9a2e10f9524b282fce51e4a21
checksum=3e3b5d7d123a1c7b627138803ef7ddc228eff23ae9053909283aec5c9c306293
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"