kded: update to 5.79.0.

This commit is contained in:
John 2021-02-19 18:56:05 +01:00
parent 7dc1aee923
commit e939b87c46

View file

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