plasma-workspace: update to 6.2.5.

This commit is contained in:
John 2025-01-01 16:38:59 +01:00
parent fc4e141763
commit a0fc22f237
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=6.2.4
revision=3
version=6.2.5
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 <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=32aa3bda29d7b76a7dae7e1f8c9789cfe7f609eb878e1a793db4b1490ca3c174
checksum=b82511e46f62e1b8f60b969c828c8d8d32fc7928401a70cc28c29f85f46c412f
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"