kcompletion: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:08:14 +01:00
parent 00b146e5a2
commit 7a2eda73a5
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kcompletion'
pkgname=kcompletion
version=5.55.0
version=5.56.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kcompletion"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=224761954421b2e25c2b9651c7e730da9fb7a569674c399c867a9f895d3ad523
checksum=49dbfda63c64724ecff40032c1631a7c7b84a8c551401a7547fa12e100cdbafb
if [ "CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"