plasma-workspace: update to 6.1.4.

This commit is contained in:
John 2024-08-21 12:00:55 +02:00
parent a5755f9368
commit e53368ce56
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.3
version=6.1.4
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=799cdefb52856db7273bb49a205c6e057165e77baec484c7c622ee6882c4d5ca
checksum=cb2099dd39c0b23ff4b05c8cf657845187075d31f75fe41f0fe01edce56c8d56
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"