kded: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:18:05 +02:00
parent 0d13af55ac
commit 5cbb2e884f
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.58.0
version=5.59.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=c8ca04174ff9997ccedb382fce7bc4573670ac5dabc69c0d6594589098ab6dc1
checksum=88e1f19674da8c40b3e97ab5cfcb2252143b3a36de55bd45959694c1e623af9c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"