plasma-sdk: update to 5.15.1.

This commit is contained in:
John 2019-02-20 00:14:28 +01:00 committed by John Zimmermann
parent 46f8ae8731
commit 27a1c07226

View file

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