plasma-workspace: update to 6.1.3.

This commit is contained in:
Luciogi 2024-07-20 16:08:41 +05:00 committed by John Zimmermann
parent d1a237df43
commit c6985eac27
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.1
version=6.1.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:0:5}/${pkgname}-${version}.tar.xz"
checksum=47d2c42bdf8c127fa1656f65baa9828f9890cffd3f416b0af9e056cf228c07ee
checksum=799cdefb52856db7273bb49a205c6e057165e77baec484c7c622ee6882c4d5ca
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"