kde-cli-tools: update to 6.0.5.

This commit is contained in:
Luciogi 2024-06-01 11:49:54 +05:00 committed by Đoàn Trần Công Danh
parent 77c1e089f8
commit 53439b65aa
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kde-cli-tools'
pkgname=kde-cli-tools
version=6.0.4
revision=2
version=6.0.5
revision=1
build_style=cmake
build_helper=qemu
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/kde-cli-tools"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=39d6e93ee2e274d3a4b878d46b761be7cb338ee261325f326ce291a0ec95ae6d
checksum=c0027ae04e691c692e1a8c0565d6779fb36ecb0d7af78f6663b9230f4581b28f
if [ $CROSS_BUILD ]; then
hostmakedepends+=" kf6-kconfig-devel kf6-kcmutils-devel"