summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-10-27 17:46:56 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-10-27 17:46:56 +0000
commitd2bf7830d899ea2ffa91703002a99ca28092b1bf (patch)
treebc10d9c6b6ceeab07206ccf4775089267b634baa /Mk
parentd85cf2f3309f53838124f634f68d8c6eda5ebb36 (diff)
downloadfreebsd-ports-d2bf7830d899ea2ffa91703002a99ca28092b1bf.zip
Update KDE Plasma Desktop to 5.20.2
Tuesday, 27 October 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.2 Plasma 5.20 was released in October 2020 with many feature refinements and new modules to complete the desktop experience. This release adds a week’s worth of new translations and fixes from KDE’s contributors. The bugfixes are typically small but important and include: * Daemon: improve consistency of the lid behaviour. * Fix bug: Some user profile fields won’t apply unless they all have unique new values. Full Changelog: https://kde.org/announcements/plasma-5.20.1-5.20.2-changelog/
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/kde.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index 7dba383774f0..441b02a32283 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -54,7 +54,7 @@ _KDE_RELNAME= KDE${_KDE_VERSION}
# === VERSIONS OF THE DIFFERENT COMPONENTS =====================================
# Current KDE desktop.
-KDE_PLASMA_VERSION?= 5.20.1
+KDE_PLASMA_VERSION?= 5.20.2
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.