kde-cli-tools: update to 5.15.3

[ci skip]
This commit is contained in:
John 2019-03-12 20:06:09 +01:00
parent 105c8f17b9
commit ffd9d38f60
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
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.15.2
version=5.15.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=62304fd27b9e78fce90507bd2d92de4ec6c018fe39c899756ada2ad0bf4627ac
checksum=ef7ac31b6499739779b2c4e1ecbde3500346ca805875e2f93ca6928494f62adf
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"