diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index 0b6c1af3d6..931ca71cde 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.3 +version=5.17.4 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -18,7 +18,7 @@ maintainer="John " license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-workspace" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=d346271f5b55ead66b02da389aea9e0f5842c01faa5a33d03946d83b083da888 +checksum=62ca5bd2c8bc962682f6e2d7ff43aa8fae13bf5e684082dd8b92f2a4ce436c5b if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"