kded: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:58:23 +02:00 committed by Helmut Pozimski
parent 165402106a
commit 34da10694a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.50.0
version=5.51.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-only, LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kded"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0144e6371f894b1063a1033e05bca17bf76829522e472e2026bf0a0d0815d0c1
checksum=73a9847921606f40a0aa925d0f04c0334f9c417fa62b80979d12dfba6461fcbc
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"