plasma-sdk: update to 5.20.0

[ci skip]
This commit is contained in:
John 2020-09-17 21:13:15 +02:00 committed by John Zimmermann
parent c079cc2d23
commit 34f540f1d1
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.19.5
version=5.20.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/plasma-sdk"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=8c434adbb6c68ce42581152269d7e0717f16362017290a96f2c5f1922930da20
checksum=b1d7cf1f64f5468c1769d7f442d7e324254a84a74b777313fb2e2bd97e3bcc5c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"