kcompletion: update to 5.57.0

[ci skip]
This commit is contained in:
John 2019-04-13 19:16:48 +02:00
parent 8060c8bc38
commit c26b79f64e
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'kcompletion'
pkgname=kcompletion
version=5.56.0
version=5.57.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
hostmakedepends="kcoreaddons extra-cmake-modules"
makedepends="kconfig-devel kwidgetsaddons-devel"
short_desc="KDE Powerful completion framework"
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=49dbfda63c64724ecff40032c1631a7c7b84a8c551401a7547fa12e100cdbafb
checksum=5ad8746a57cef2b12da5a97e296cbb0b708e8ecfb4253786a899fa86951395ec
if [ "CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"