diff --git a/srcpkgs/plasma-sdk/template b/srcpkgs/plasma-sdk/template index b903e68e6b..4dbd8cdac4 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.17.3 +version=5.17.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=8d2ce9c6120d2c194000c665489771bd71aea6188d78abfec855dabe125f2c89 +checksum=f7766bb713b37881bd1095d1a11d6d90e350e75cca275dabb60dc3db20e127ef if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"