kcompletion: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:55:59 +02:00
parent 63df068018
commit 3090f381ac
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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