plasma-sdk: update to 5.17.0

[ci skip]
This commit is contained in:
John 2019-09-24 17:38:04 +02:00 committed by John Zimmermann
parent 3caef59521
commit 9a4c1982f6

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.16.5
version=5.17.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,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=1b05f0501309099f241ebae857c24b31bc4e61fde8bfc33e854d3a1dd3d37385
checksum=a8ff60bf62f0cab10ccc7a04e79a08e2124d78ec3d92a35a0bc78e469d8c199f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"