diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index 5ada52c94e3..02c229a8e00 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -1,6 +1,6 @@ # Template file for 'plasma-workspace' pkgname=plasma-workspace -version=5.17.1 +version=5.17.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -17,7 +17,7 @@ maintainer="John " license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-workspace" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=21c69bca0b358073fb0b945e79727d65f104dda54c6cfd643719fdd603831616 +checksum=02a56bcd2c771b359bf9fdd216094f1aa74b95221ff87960776aae18012a0d6d if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"