diff --git a/srcpkgs/plasma-sdk/template b/srcpkgs/plasma-sdk/template index 5d2e512d75..33133b22f1 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.1 +version=5.17.2 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=28f2ecd9cc495d466cb0e027793df8aab63a84b979646115bcd257d66075acbb +checksum=59f8351567242e05c8f435af57621fe12d3e60628b4b0347e138fc9a60bd10b3 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"