aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-09-01 15:18:36 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-09-01 15:18:36 +0000
commit77f7bbd2bf358c83f1a94633177cdaac2dc8f34f (patch)
tree6d8827b39e43e277034363d47be26df5b583591d /Mk
parenta910a496a1460f9a366f023ab5e651a9ff9c51ef (diff)
downloadports-77f7bbd2bf358c83f1a94633177cdaac2dc8f34f.tar.gz
ports-77f7bbd2bf358c83f1a94633177cdaac2dc8f34f.zip
Update KDE Plasma Desktop to 5.19.5
Tuesday, 1 September 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.19.5. Plasma 5.19 was released in June 2020 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: * Powerdevil: On wakeup from suspend restore remembered keyboard brightness. * KSysGuard: Correctly handle monitors list changing. * xdg-desktop-portal-kde: enable printing of multiple copies. Full changelog: https://kde.org/announcements/plasma-5.19.4-5.19.5-changelog
Notes
Notes: svn path=/head/; revision=547277
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 84a5a18a05c7..3c298e532d38 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.19.4
+KDE_PLASMA_VERSION?= 5.19.5
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.