kde-cli-tools: update to 5.20.0

[ci skip]
This commit is contained in:
John 2020-09-17 21:10:29 +02:00 committed by John Zimmermann
parent b547c5b8ab
commit 4ac7ca9332
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.19.5
version=5.20.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/kde-cli-tools"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=07314832aee0b424451120e0aad59fdaab96ba713279dc1937cf36ef9b5389c7
checksum=a5875dab2a31dd4f024d178c8eaeb20262950292330435d51e9088de25b0b0af
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools kcoreaddons python qt5-host-tools qt5-qmake"