kded: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:56:13 +02:00
parent 90796e8892
commit dc4d08772a
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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