kded: update to 5.87.0.

This commit is contained in:
John 2021-10-18 17:19:33 +02:00
parent 695700399a
commit 32597d73ec

View file

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