kcompletion: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:33:24 +01:00 committed by Johannes
parent aba09bc1b2
commit 18dadcfdd7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcompletion'
pkgname=kcompletion
version=5.51.0
version=5.52.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=f30f23a75498d41abf262dd3fab5cebb0ceea5353d57ad5113ccc2e1bb5ea6aa
checksum=0b4b523d259e253882a01ed9897764097b440bbd242137532af9fc5420705b39
if [ "CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"