kcompletion: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:22:59 +01:00
parent 07e6577961
commit 5fcfc4c5da

View file

@ -1,6 +1,6 @@
# Template file for 'kcompletion'
pkgname=kcompletion
version=5.54.0
version=5.55.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=c010352c5858df9ab184c0d8ba0e72278132cabcd2f7d6c0b3b6aa936802ef69
checksum=224761954421b2e25c2b9651c7e730da9fb7a569674c399c867a9f895d3ad523
if [ "CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"