kded: update to 5.67.0

[ci skip]
This commit is contained in:
John 2020-02-10 12:52:19 +01:00
parent 5d6a6a22a7
commit 0e9c78c76a

View file

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.66.0
version=5.67.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-only, LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kded"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=52223e641c4e8e3158220ed7b6c48e4c3f3e67f882603ada0e3757b4136255a4
checksum=71229aaaf37aa3c6ca85c692c873fcbf6902da52d1ce0ca92404f84bf7b4a7b7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"