kded: update to 5.88.0.

This commit is contained in:
John 2021-11-14 15:37:14 +01:00
parent 268ec97d55
commit 31bdb66c0e
1 changed files with 2 additions and 2 deletions

View File

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