kded: update to 5.94.0.

This commit is contained in:
John 2022-05-15 01:14:25 +02:00
parent 48c50d5896
commit c8a4cb7c0e

View File

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.93.0
version=5.94.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=1992310921cccaf8fa2ca1abc8328aec5bc2e60a3d9f562f25b30885378159df
checksum=2f4d61a3e8c64f81e5916558d48e381d0a3890c5ad388f27934944136c44f3c5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"