diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index 87d838a963c..ebf4d0fd6a6 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.15.2 +version=5.15.3 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -16,7 +16,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=5f0dd03c3e2aa845634e6199f3fbc18cb14a0f580367982aca43223f58058dd9 +checksum=a9b8e2af593929695c3b2f9d3c709d4a0a4d760dcbe439ca2f24efd8d06b3922 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"