plasma-sdk: update to 5.16.5

[ci skip]
This commit is contained in:
John 2019-09-05 20:58:03 +02:00 committed by John Zimmermann
parent 735a480912
commit b806aaf90f

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk' # Template file for 'plasma-sdk'
pkgname=plasma-sdk pkgname=plasma-sdk
version=5.16.4 version=5.16.5
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" 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" license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-sdk" homepage="https://projects.kde.org/projects/plasma/plasma-sdk"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=ce8152ad6044e2cf430834bf97bb4542e69e168a4b7350e313d148a9bd3b9403 checksum=1b05f0501309099f241ebae857c24b31bc4e61fde8bfc33e854d3a1dd3d37385
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework" hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"