kcompletion: update to 5.68.0

[ci skip]
This commit is contained in:
John 2020-03-15 19:31:50 +01:00
parent a1ea00a134
commit 58418e6c9a

View file

@ -1,6 +1,6 @@
# Template file for 'kcompletion'
pkgname=kcompletion
version=5.67.0
version=5.68.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=8f3399ada26dbcd420ab58dda9bfc0bb092279430f2444b07111f3a6f34b3d93
checksum=642d68b4c472e11a8861a61238297633be288bfd72c13547707754f1ae2be33a
if [ "CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"