kcompletion: update to 5.88.0.

This commit is contained in:
John 2021-11-14 15:37:01 +01:00
parent b3fd5ab2bc
commit 4cdc5e65ae

View file

@ -1,6 +1,6 @@
# Template file for 'kcompletion'
pkgname=kcompletion
version=5.87.0
version=5.88.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kcompletion"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=7780670b0a1e62975a01d8b30f6bdefd820b6cd7543e29852f8e19fedad38995
checksum=b64c7a2720675599385c0faedae27d5255694e6d6637455b2740d49d3a813938
if [ "CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"