diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index b80e15c94fb..1c9000aa81f 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -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 " 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"