kde-cli-tools: update to 5.19.5

[ci skip]
This commit is contained in:
John 2020-09-01 17:07:54 +02:00
parent 03874c4360
commit b2c4466b28

View file

@ -1,6 +1,6 @@
# Template file for 'kde-cli-tools'
pkgname=kde-cli-tools
version=5.19.4
version=5.19.5
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=7e2ca40fc2b96c4c943b6908deb46147f891b32237a63de87a235552bca47eb8
checksum=07314832aee0b424451120e0aad59fdaab96ba713279dc1937cf36ef9b5389c7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools kcoreaddons python qt5-host-tools qt5-qmake"