kde-cli-tools: update to 5.19.1

[ci skip]
This commit is contained in:
John 2020-06-16 20:41:12 +02:00
parent 05a1391663
commit c8d3bdf366
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.0
version=5.19.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=696a7bc3e4a828536c73bec7d6932596db8243eaf67bb99d402d622bc0f74ef1
checksum=9734a50d5d96dbc28f869c15baf186ed1359974752b426db467438fe466e2813
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools kcoreaddons python qt5-host-tools qt5-qmake"