kcompletion: Update to 5.41.0

This commit is contained in:
Sir_Boops 2018-01-05 15:26:34 -05:00 committed by Jürgen Buchmüller
parent 5a24ab1594
commit d5980a48e3

View file

@ -1,6 +1,6 @@
# Template file for 'kcompletion'
pkgname=kcompletion
version=5.40.0
version=5.41.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kcompletion"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=842a26485d381581bdbe7fe3b6d91d404928a47fb589e9a26ebdf5520c55bf9d
checksum=63fba36b9edd1691a26b7ea211e0f44cdf8616622168ba4df408174d6881cb2c
if [ -n "CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"