kded: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:05:30 +01:00 committed by Helmut Pozimski
parent d0b9804bd2
commit f600e5d619

View file

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.52.0
version=5.53.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=750da21b06f4da633208e7296cbb9a31ae2e622163878a3f5bd5380502079bd5
checksum=88d8475eab6ff5eed59e3edb632157dfde6c95c1495237eb6d5491dbda11d0a3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"