aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-11-11 17:16:48 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-11-11 17:16:48 +0000
commit9463f9e2143341fc298b7756fac305e9aa07d863 (patch)
treef08efb2398add416a492945ce1bc3141be62bb4e /Mk
parent24f53de0f885c925fa2e307685a5b19b2e481925 (diff)
downloadports-9463f9e2143341fc298b7756fac305e9aa07d863.tar.gz
ports-9463f9e2143341fc298b7756fac305e9aa07d863.zip
Update KDE Plasma Desktop to 5.20.3
Tuesday, 10 November 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.3 Plasma 5.20 was released in October 2020 with many feature refinements and new modules to complete the desktop experience. This release adds a fortnight’s worth of new translations and fixes from KDE’s contributors. The bugfixes are typically small but important and include: * Plasma Disks: Actually erase devices. * Plasma Network Management: Do not show absurdedly high speeds on first update. * Fix missing “Switch User” button on lockscreen with systemd 246. Announcement: https://kde.org/announcements/plasma-5.20.3/
Notes
Notes: svn path=/head/; revision=554903
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 2ac886ffdd36..c1387b34c7e4 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.2
+KDE_PLASMA_VERSION?= 5.20.3
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.