kded: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:23:11 +01:00
parent a5d136fcbd
commit f18b4fcd6a

View file

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