kde-cli-tools: update to 5.17.1

[ci skip]
This commit is contained in:
John 2019-10-22 20:21:49 +02:00 committed by John Zimmermann
parent 8d1deca94a
commit 9386e05c1c
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.17.0
version=5.17.1
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=1d554bc8c68b9a7ec7e467bcd38b64ed706c5c6a6de566c4b205b536f5490744
checksum=e24c91347b57f97b489cf444d79b3bb8703a9879c05f656b312f83b1291f67ae
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools kcoreaddons python qt5-host-tools qt5-qmake"