diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index f7a475da75e..8569b9f7095 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -1,7 +1,7 @@ # Template file for 'plasma-workspace' pkgname=plasma-workspace -version=6.2.0 -revision=2 +version=6.2.4 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QMLDIR=lib/qt6/qml -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner @@ -30,7 +30,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=2d4268cbae757631be57d69d34fc02c8d0204762515370c9679ecb2aa2afdf33 +checksum=32aa3bda29d7b76a7dae7e1f8c9789cfe7f609eb878e1a793db4b1490ca3c174 if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then makedepends+=" libxcrypt-devel"