kded: update to 5.107.0.

This commit is contained in:
John 2023-06-10 17:24:41 +02:00
parent 0cb67e827f
commit 71590e3edb

View File

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.105.0
version=5.107.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=ac588d6ee850ce60b5128043617c6986cd04122e792052b1d515c4343ed851fb
checksum=cf2f08cfc411bb6b2a60906999fe94bddd8df4a9497e8d37cfb62399e6e8b73b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"