kcompletion: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:10:51 +02:00
parent 88583eeb05
commit 703e2b0831
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

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