kded: update to 5.101.0.

This commit is contained in:
John 2022-12-21 17:15:15 +01:00
parent a39f0c900e
commit 658e2de556

View file

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