kde-cli-tools: update to 5.18.4.1

[ci skip]
This commit is contained in:
John 2020-03-31 22:40:43 +02:00
parent 1b49bfef19
commit c51978e9b9
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'kde-cli-tools'
pkgname=kde-cli-tools
version=5.18.3
version=5.18.4.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,8 +12,8 @@ short_desc="KDE CLI tools"
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=74969efe898aff96d7e69d73da5ddb8c67d00b91212ef08447857b1eff4a2f2e
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=67b9490eeb3472875939fff55f8fe4e222e2cdcacdb2f32489a099a9a70e20e4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools kcoreaddons python qt5-host-tools qt5-qmake"