kded: Update to 5.41.0

This commit is contained in:
Sir_Boops 2018-01-05 15:27:04 -05:00 committed by Jürgen Buchmüller
parent 4353be4a72
commit 636bee337f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kded'
pkgname=kded
version=5.40.0
version=5.41.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kded"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0439d68e2b08a0084b6d15e92679692090271a873ee90dca8ed0a0afa1eac449
checksum=2f5193bfd922d51d3b343bbd370a9a67361f5176b368200304c96eb4ec909583
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"