plasma-sdk: update to 5.18.1

[ci skip]
This commit is contained in:
John 2020-02-19 11:56:10 +01:00
parent e7ae394370
commit 5e7112573e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.18.0
version=5.18.1
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=42f0cdb550cdb8e1a4c2f45a780b127b32d2bb758f50be3635be0d8111a4c426
checksum=4fbf665715aac42cacb3a7b7053d2d441d176ebbdd5886872bfc25bf2c57e1ed
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"