kde-cli-tools: update to 5.17.0

[ci skip]
This commit is contained in:
John 2019-09-24 17:37:02 +02:00 committed by John Zimmermann
parent ea952350de
commit 065fdf4200
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kde-cli-tools'
pkgname=kde-cli-tools
version=5.16.5
version=5.17.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://cgit.kde.org/kde-cli-tools.git"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=bc82b159d3c9a23f0ecb47a8314b645041b01692887a3be0ef0582d54f926de2
checksum=1d554bc8c68b9a7ec7e467bcd38b64ed706c5c6a6de566c4b205b536f5490744
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools kcoreaddons python qt5-host-tools qt5-qmake"