diff --git a/srcpkgs/plasma-sdk/template b/srcpkgs/plasma-sdk/template index 366d755893..411ec86594 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.16.3 +version=5.16.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=53a5d03d83ae974032fc32414003038a1b068766eba01e831ecdb1fd91df5b15 +checksum=ce8152ad6044e2cf430834bf97bb4542e69e168a4b7350e313d148a9bd3b9403 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"