aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-01-08 22:14:43 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-01-08 22:14:43 +0000
commit482d8befda071f4d3e59ac1fcd9d4f9b45dc7f2d (patch)
tree67fcdf82665547f2a5bd0ee905e662bb79594702 /Mk
parent586b2db329fd939e43f68c4ff7eb12129b1a3276 (diff)
downloadports-482d8befda071f4d3e59ac1fcd9d4f9b45dc7f2d.tar.gz
ports-482d8befda071f4d3e59ac1fcd9d4f9b45dc7f2d.zip
Update KDE Plasma Desktop to 5.20.5
Tuesday, 5 January 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.5. Plasma 5.20 was released in October with many feature refinements and new modules to complete the desktop experience. This release adds a month’s worth of new translations and fixes from KDE’s contributors. The bugfixes are typically small but important and include: * Plasma NM: Fix password entry jumping to different networks with wifi scanning, by pausing the scan when appropriate. * Plasma PA: Read text color from proper theme. * Plasma Workspace: Move keyboard positioning in the keyboard itself. Announcement: https://kde.org/announcements/plasma-5.20.5/
Notes
Notes: svn path=/head/; revision=560813
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 dbf456e6c672..cc8307acefa6 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.4
+KDE_PLASMA_VERSION?= 5.20.5
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.