kde-cli-tools: update to 5.14.3.
This commit is contained in:
parent
0ee52591f2
commit
e30bbcbedc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kde-cli-tools'
|
||||
pkgname=kde-cli-tools
|
||||
version=5.13.5
|
||||
version=5.14.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -13,9 +13,9 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
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=170aee9169a7e5e8b46f950f4732a8ad095292a1bc4ddbab8d8d920b04f92a5c
|
||||
checksum=8aefa8cc40793018b4c4f74071c620a4894c89fe21a3987bf9ddd4252bcca4d1
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue