diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index d0d9708f7c5..e842147983c 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.4 +version=5.19.5 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://invent.kde.org/plasma/plasma-workspace" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=584fada178f8a3d770080e1faa631cb64eebbf70af89f5d611ac9438fa868bd3 +checksum=490329e08e63016edd696a9132bf80b76ef51dacf53308b865d2e27b67ce8127 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"