plasma-sdk: update to 5.15.0.

This commit is contained in:
John 2019-01-17 15:17:15 +01:00 committed by John Zimmermann
parent 9fa1366609
commit e169f99555

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.14.5
version=5.15.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=21f77a9b2e4b019de80e5f07df60b64f4ee738a8a36904bf6e5765e8cdb4206d
checksum=a8a514775ded362b4b15190eb451bc0ef7b2564630f6937daf871a92311eb812
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"