plasma-workspace: update to 6.1.5.

This commit is contained in:
John 2024-09-10 14:55:36 +02:00
parent 27baa342ec
commit ca8b3caedf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=6.1.4
version=6.1.5
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:0:5}/${pkgname}-${version}.tar.xz"
checksum=cb2099dd39c0b23ff4b05c8cf657845187075d31f75fe41f0fe01edce56c8d56
checksum=c29e15a3ed42446f997b7e1695864f85ebff084e2ece581c914a0d8a8e265ae7
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"