kded: update to 5.78.0

[ci skip]
This commit is contained in:
John 2021-01-09 23:47:38 +01:00
parent 52f5cd8ea2
commit 2cc1a13def
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.77.0
version=5.78.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=921308b8690ceffcb56abf9503da6c32a824ef0540d15ff619c23ff250fb295e
checksum=35156cac1df945e7420351b8a361567f20f21af78fef053fa51d8a0ebac2bd52
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"