plasma-sdk: update to 5.17.2

[ci skip]
This commit is contained in:
John 2019-10-29 23:09:48 +01:00 committed by John Zimmermann
parent d49406de34
commit eafcd41740

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.17.1
version=5.17.2
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=28f2ecd9cc495d466cb0e027793df8aab63a84b979646115bcd257d66075acbb
checksum=59f8351567242e05c8f435af57621fe12d3e60628b4b0347e138fc9a60bd10b3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"