plasma-sdk: update to 5.23.2.

This commit is contained in:
John 2021-10-26 23:34:59 +02:00
parent b9e1c5bb99
commit 2f33b27400

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.23.1
version=5.23.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=00d7389635c3a97e7f3badc3a25a6b3b1e200ad9e18f709cf31e3ed352e61eeb
checksum=3ac08707454804e6a400897d5cd68e8570d88a07246fcc00aaf7f369fabe7810
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"