plasma-sdk: update to 5.20.5

[ci skip]
This commit is contained in:
John 2021-01-06 13:39:27 +01:00
parent c77f259d5f
commit 005434aebe

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.20.4
version=5.20.5
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=49d29c1c95832c585ea3c0b26f8fb46f5fa0fac726f9f7e9cbf0ab83415a00ea
checksum=de68f253321f2c58b71c0736fbe17e132b7edcc2c86b526c7db8290bc0b1988d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"