kded: update to 5.111.0.

This commit is contained in:
John 2023-10-24 13:27:34 +02:00
parent f0922a5b5c
commit c74484904e

View file

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