kded: update to 5.77.0

[ci skip]
This commit is contained in:
John 2020-12-13 22:47:22 +01:00
parent b2aec35218
commit a6439e8498

View file

@ -1,6 +1,6 @@
# Template file for 'kded' # Template file for 'kded'
pkgname=kded pkgname=kded
version=5.76.0 version=5.77.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 <me@johnnynator.dev>"
license="LGPL-2.0-only, LGPL-2.0-or-later" license="LGPL-2.0-only, LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kded" homepage="https://invent.kde.org/frameworks/kded"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=2e94a4737ffc359d3614a1dff15b9727d54cb5fe639828946e0efcdcdbff3516 checksum=921308b8690ceffcb56abf9503da6c32a824ef0540d15ff619c23ff250fb295e
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools" hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"