plasma-sdk: update to 5.18.3

[ci skip]
This commit is contained in:
John 2020-03-10 16:38:10 +01:00
parent 093f7b7da8
commit 347dd89cb0
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.2
version=5.18.3
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=f1c86e5ba1ac0bf5377a99cc9528a129dbe4853582585e835377192530ff260f
checksum=9775df18c2c612e98a57e400566a44e883b83376fd79e15215f736da99b7ee14
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"