kded: update to 5.108.0.

This commit is contained in:
John 2023-07-25 10:10:16 +02:00
parent 09c79cb559
commit 5fd64faaf4

View file

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
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.0-only, LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kded"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=cf2f08cfc411bb6b2a60906999fe94bddd8df4a9497e8d37cfb62399e6e8b73b
checksum=4183da6b4e345e8ab93e6642cfb6f75b418ee6f9a2e10f9524b282fce51e4a21
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"