plasma-sdk: update to 5.14.3.

This commit is contained in:
John 2018-11-22 10:28:02 +01:00 committed by maxice8
parent d6bca331ae
commit 124c11bec2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.13.5
version=5.14.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
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=ea75850ac620b92c979d902b1a0245bc13631f065e02b79b6694ff3ec8c010f5
checksum=0cb7493eae1a1d80a8d9212acc3e9ec4eb410cfae4944a2d6f25f0ef8850a76b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"