From c9f3bc5cb0c6012d9c3670a648bd27f4f5152f52 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 13 Jan 2025 22:41:33 +0100 Subject: [PATCH] plasma-workspace: update to 6.3.0 --- srcpkgs/plasma-workspace/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index 96e47c9e119..06c330ebe3e 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -1,6 +1,6 @@ # Template file for 'plasma-workspace' pkgname=plasma-workspace -version=6.2.5 +version=6.3.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QMLDIR=lib/qt6/qml @@ -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=b82511e46f62e1b8f60b969c828c8d8d32fc7928401a70cc28c29f85f46c412f +checksum=f3f00ab0382fee6bbd24bb804691e5f0d53410fa1c6efb294850b909b9c1e499 if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then makedepends+=" libxcrypt-devel"