diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index 2bdb60bf1fe..c760046a5af 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.18.1 +version=5.18.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -19,7 +19,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=0b095ea91c0cb214350f08ef1c53437db222d4018fe1c9da83ba3d71d8c27f52 +checksum=f530e422a549c58058b67adbbc65d64f8e0371d4148efe9f85d9382970401fc9 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"