kcompletion: update to 5.74.0

[ci skip]
This commit is contained in:
John 2020-09-13 13:45:41 +02:00
parent 41ed32c434
commit 2185cbac22

View file

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