aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-08-04 16:31:24 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-08-04 16:31:24 +0000
commite20d8c03aac18647716094474d69b48a7ffe41a2 (patch)
tree6285abfaa34bd342c429b2139eff82b788ee34d0 /Mk
parent3f8bb8fd950db78281dec5a2f97f08f5a4bf998c (diff)
downloadports-e20d8c03aac18647716094474d69b48a7ffe41a2.tar.gz
ports-e20d8c03aac18647716094474d69b48a7ffe41a2.zip
x11/kf5-frameworks: Update KDE Frameworks to 5.84.0
Saturday, 10 July 2021 KDE today announces the release of KDE Frameworks 5.84.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/frameworks/5/5.84.0/ Exp-run by: antoine PR: 257100
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 ed2cabb9e59e..a142a17f5458 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -79,7 +79,7 @@ KDE_PLASMA_VERSION?= 5.22.4
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.
-KDE_FRAMEWORKS_VERSION?= 5.83.0
+KDE_FRAMEWORKS_VERSION?= 5.84.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.