plasma-workspace: update to 6.3.3.

This commit is contained in:
John 2025-03-12 13:26:52 +01:00
parent 66c44eaeb2
commit ad2311959f

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=6.3.2
version=6.3.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QMLDIR=lib/qt6/qml
@ -30,7 +30,7 @@ maintainer="John <me@johnnynator.dev>"
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=f3f00ab0382fee6bbd24bb804691e5f0d53410fa1c6efb294850b909b9c1e499
checksum=3bd723882c108ab3a1e4f41e1f60c3a554ebd59bdac071d63e3ce1e93c609542
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"