plasma-sdk: update to 5.16.4

[ci skip]
This commit is contained in:
John 2019-08-01 19:16:23 +02:00 committed by John Zimmermann
parent 8f3d04daa4
commit 1a5a2061f0

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.16.3
version=5.16.4
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=53a5d03d83ae974032fc32414003038a1b068766eba01e831ecdb1fd91df5b15
checksum=ce8152ad6044e2cf430834bf97bb4542e69e168a4b7350e313d148a9bd3b9403
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"