kde-cli-tools: update to 5.19.2

[ci skip]
This commit is contained in:
John 2020-06-23 16:10:25 +02:00
parent d027c677a7
commit 4d5c04154b

View file

@ -1,6 +1,6 @@
# Template file for 'kde-cli-tools' # Template file for 'kde-cli-tools'
pkgname=kde-cli-tools pkgname=kde-cli-tools
version=5.19.1 version=5.19.2
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" 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" license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://cgit.kde.org/kde-cli-tools.git" homepage="https://cgit.kde.org/kde-cli-tools.git"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=9734a50d5d96dbc28f869c15baf186ed1359974752b426db467438fe466e2813 checksum=08a583ed79202d28bd7fa57343868f68dfd9e1efdb03163251fe51d2e13e3f74
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools kcoreaddons python qt5-host-tools qt5-qmake" hostmakedepends+=" kdoctools kcoreaddons python qt5-host-tools qt5-qmake"