diff --git a/srcpkgs/plasma-sdk/template b/srcpkgs/plasma-sdk/template index 3bd16c07ee..7ea77a8ab8 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.15.3 +version=5.15.4 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,7 +12,7 @@ maintainer="John " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-sdk" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=5ce9a20fada3a7789a6f7fbd45dd64cbcaeee886f0258a415187e24fbc07f0e3 +checksum=e6c188731e0f73bd6d79c55a12298bb032c2493d083a8cffaeb5f3ab1b1cdbb5 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"