diff --git a/srcpkgs/plasma-sdk/template b/srcpkgs/plasma-sdk/template index 222a8664ce..083c6fa901 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.5 +version=5.17.0 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=1b05f0501309099f241ebae857c24b31bc4e61fde8bfc33e854d3a1dd3d37385 +checksum=a8ff60bf62f0cab10ccc7a04e79a08e2124d78ec3d92a35a0bc78e469d8c199f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"