kded: update to 5.81.0.

This commit is contained in:
John 2021-04-10 13:44:50 +02:00
parent 4e00497629
commit d9f2b5c3f6

View file

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.80.0
version=5.81.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=4157de65d9acc6620da42f777c6fc56ef4ecb846cd3b80db5e349b35dc1f736a
checksum=513b1bec662741e25d43c21b64b3213e0fd6f840b9f282e9024536c558960084
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"