kcompletion: update to 5.69.0

[ci skip]
This commit is contained in:
John 2020-04-11 12:42:39 +02:00
parent 5f41513524
commit eeb1cbfe29
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.68.0
version=5.69.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=642d68b4c472e11a8861a61238297633be288bfd72c13547707754f1ae2be33a
checksum=02070a926d252ca8a29970764a39cf984e80e72a4260fe8086718e96c43c0e14
if [ "CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"