kcompletion: update to 5.36.0.

This commit is contained in:
yopito 2017-05-13 19:42:32 +02:00 committed by Michael Gehring
parent 327cb35869
commit 78f7f7eccd
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kcompletion'
pkgname=kcompletion
version=5.29.0
revision=2
version=5.36.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
makedepends="kconfig-devel kwidgetsaddons-devel"
@ -10,7 +10,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kcompletion"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=6b1acf683de6d4b3ec36f7ddc270cd639268d25bb53217c83c9088a55f695ec0
checksum=377103eb36855e0bb971fc22c974f85792ee71a73e6705725047ccfe337320f2
if [ -n "CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"