kcompletion: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:17:46 +02:00
parent aaaca42798
commit ec098bec0e
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.58.0
version=5.59.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=4f5be9d3a70183e0580126c6395d34e3e4141d6e6f852f5f0bb578b20205f5dd
checksum=23d758648c44090b34d5852f45323a5efd7592a99dd260c4d59b97a809bdc0e5
if [ "CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"