kded: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:21:19 +01:00
parent 6d53887f49
commit e14f645b6e

View file

@ -1,6 +1,6 @@
# Template file for 'kded' # Template file for 'kded'
pkgname=kded pkgname=kded
version=5.65.0 version=5.66.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-only, LGPL-2.0-or-later" license="LGPL-2.0-only, LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kded" homepage="https://projects.kde.org/projects/frameworks/kded"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=14ba21ffed8b425be7550c8b7e3ba78d3f208b800bba7db6c950e02c06d1f032 checksum=52223e641c4e8e3158220ed7b6c48e4c3f3e67f882603ada0e3757b4136255a4
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools" hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"