kcompletion: update to 5.71.0

[ci skip]
This commit is contained in:
John 2020-06-14 00:29:13 +02:00
parent 3ee0234db2
commit 608922f26c
1 changed files with 2 additions and 2 deletions

View File

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