kded: update to 5.62.0

[ci skip]
This commit is contained in:
John 2019-09-15 14:57:40 +02:00
parent 098529178a
commit 6d8bb9c0a0
1 changed files with 2 additions and 2 deletions

View File

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