kcompletion: update to 5.70.0

[ci skip]
This commit is contained in:
John 2020-05-10 13:07:20 +02:00
parent f5363c13b7
commit 2fcc1a5eaa
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'kcompletion'
pkgname=kcompletion
version=5.69.0
version=5.70.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons 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=02070a926d252ca8a29970764a39cf984e80e72a4260fe8086718e96c43c0e14
checksum=fefea3d162709d06ad7a3148c1e7faef20525cd929360687e91289c891f24fde
if [ "CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"