plasma-sdk: update to 5.22.2.

This commit is contained in:
John 2021-06-23 19:16:52 +02:00
parent 038d227b21
commit bf75fc1037

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.22.1
version=5.22.2
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=16e3c576705ed416881a126997bbcd2132cca34dfc1f0f48a8c655fbb1ab01b9
checksum=2b72276d4ef7d3dd87291818b97f516e65592b84bc18ce02081e5aa815eff33a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"