plasma-sdk: update to 5.18.0

[ci skip]
This commit is contained in:
John Zimmermann 2020-01-18 21:46:56 +01:00 committed by John
parent 1c7dbcf14d
commit 78b99affc2

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.17.5
version=5.18.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-sdk"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=ff736029b1ae5773991db06f5827d9dcbd8e7a4e9a430c9014c35ddee2c55314
checksum=42f0cdb550cdb8e1a4c2f45a780b127b32d2bb758f50be3635be0d8111a4c426
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"