kcompletion: update to 5.64.0

[ci skip]
This commit is contained in:
John 2019-11-10 10:36:56 +01:00
parent c8aba2f938
commit 791e5973fb
1 changed files with 2 additions and 2 deletions

View File

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