kded: update to 5.73.0

[ci skip]
This commit is contained in:
John 2020-08-08 13:07:54 +02:00
parent 0ef7e66945
commit f031450ae1

View file

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