kde-cli-tools: update to 5.18.5
[ci skip]
This commit is contained in:
parent
e504e788e8
commit
7d72969c17
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kde-cli-tools'
|
# Template file for 'kde-cli-tools'
|
||||||
pkgname=kde-cli-tools
|
pkgname=kde-cli-tools
|
||||||
version=5.18.4.1
|
version=5.18.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="KDE CLI tools"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://cgit.kde.org/kde-cli-tools.git"
|
homepage="https://cgit.kde.org/kde-cli-tools.git"
|
||||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=67b9490eeb3472875939fff55f8fe4e222e2cdcacdb2f32489a099a9a70e20e4
|
checksum=e3981d1a17111f4e284b787a6e841d7ff47f4fdbca0ad17e105c0a047e5aaaa8
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kdoctools kcoreaddons python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kdoctools kcoreaddons python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in a new issue