kcompletion: update to 5.60.0

[ci skip]
This commit is contained in:
John 2019-07-13 10:55:02 +02:00
parent eff57f77d7
commit 40a322196b
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.59.0
version=5.60.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=23d758648c44090b34d5852f45323a5efd7592a99dd260c4d59b97a809bdc0e5
checksum=d5afb075661dfe2da5e300bd73dee89f92736f39859be711f186310bed245f7c
if [ "CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"