kde-cli-tools: update to 5.15.1.

This commit is contained in:
John 2019-02-20 00:13:24 +01:00 committed by John Zimmermann
parent 1a27f5d8a7
commit 2130c2124d
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.15.0
version=5.15.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=a0a5c175b9a5908d765bd81fe21c345eeeb8d15473339bb3e4119afca2a5c9a0
checksum=cbefaaa151546cb391155da19b4737c423def9c8b4e713d7c8b7685ba90d472e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"