plasma-sdk: update to 5.16.3

This commit is contained in:
John 2019-05-31 17:52:03 +02:00 committed by John Zimmermann
parent 4a18515b88
commit 7d8af742dd

View file

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