diff --git a/srcpkgs/kded/template b/srcpkgs/kded/template index f500d6a9711..5c8b09453fc 100644 --- a/srcpkgs/kded/template +++ b/srcpkgs/kded/template @@ -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 " 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"