kded: update to 5.100.0.

This commit is contained in:
John 2022-11-20 01:33:28 +01:00
parent 680542cd0a
commit 97afbc6095

View File

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