plasma-sdk: update to 5.24.2.

This commit is contained in:
John 2022-02-27 16:50:08 +01:00
parent 4ec0ef70c4
commit c1ce0f03fa

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.24.1
version=5.24.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=52d758dd238bc46294c285b572f8ea74a0838465bd20f039ef49f19b4bc0637e
checksum=83486883400fb837df6541f462df390b28df5d9a174a04e55e971ffe483c777b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"