diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index 1501a1f2da..90be6ea349 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.19.2 +version=5.19.3 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=5c0d667ece57d195cc06aca70a49568bfd08ffa84855b29a27daa70fa02e79c7 +checksum=a967b4b3679f17b6e01b4811015ef6210f0f73bb035642867415c51c1ed20894 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"