kde-cli-tools: update to 5.19.3

[ci skip]
This commit is contained in:
John 2020-07-07 15:43:28 +02:00
parent 9215c68d1b
commit ff6d8ca71b

View file

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