plasma-workspace: update to 6.2.0

This commit is contained in:
John 2024-09-26 14:23:17 +02:00 committed by John Zimmermann
parent f958970460
commit b80beecbc4
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=6.1.5
version=6.2.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QMLDIR=lib/qt6/qml
@ -20,7 +20,7 @@ makedepends="qt6-declarative-devel libplasma-devel qt6-base-private-devel
plasma-activities-stats-devel kf6-kwallet-devel plasma-activities-devel
kf6-kded-devel kf6-networkmanager-qt-devel kf6-kirigami-devel
kf6-ksvg-devel kf6-kdeclarative-devel kf6-kwayland-devel
kscreenlocker-devel plasma-wayland-protocols
kscreenlocker-devel plasma-wayland-protocols qt6-position-devel
kf6-kuserfeedback-devel phonon-devel polkit-qt6-devel qt6-wayland-private-devel
kpipewire-devel kirigami-addons-devel libkexiv2-devel qcoro-qt6-devel"
depends="kactivitymanagerd kwin iso-codes milou plasma-integration
@ -29,8 +29,8 @@ short_desc="KDE Window manager"
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:0:5}/${pkgname}-${version}.tar.xz"
checksum=c29e15a3ed42446f997b7e1695864f85ebff084e2ece581c914a0d8a8e265ae7
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=2d4268cbae757631be57d69d34fc02c8d0204762515370c9679ecb2aa2afdf33
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"