kded: update to 5.76.0

[ci skip]
This commit is contained in:
John 2020-11-19 09:33:24 +01:00 committed by John Zimmermann
parent b4eea525e7
commit 0876e671fa

View file

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.75.0
version=5.76.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-only, LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kded"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=dd811f4e8058348f772133d910aa8623fde4208c50c7d7a834605cf04f8f097d
checksum=2e94a4737ffc359d3614a1dff15b9727d54cb5fe639828946e0efcdcdbff3516
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"