kded: update to 5.74.0

[ci skip]
This commit is contained in:
John 2020-09-13 13:46:05 +02:00
parent 238f361f76
commit 8c54794f05

View file

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.73.0
version=5.74.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,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=f21647a5f35eebaa9bf12b5d5da25c24611c1971f94f27c510d22a48c79b0895
checksum=e6bf23e59afbd7d1f89082f748db1c0370413a40c99bdfc6f08a54fbd58471f1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"