diff --git a/srcpkgs/plasma-sdk/template b/srcpkgs/plasma-sdk/template index 59951c38259..fcda97686ef 100644 --- a/srcpkgs/plasma-sdk/template +++ b/srcpkgs/plasma-sdk/template @@ -1,6 +1,6 @@ # Template file for 'plasma-sdk' pkgname=plasma-sdk -version=5.23.5 +version=5.24.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="John " 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=52d432377bb293ee264c7f521689b74111cd6e548a5e0938d0f346fc680214e8 +checksum=52d758dd238bc46294c285b572f8ea74a0838465bd20f039ef49f19b4bc0637e if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"