summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-02-19 18:49:22 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-02-19 18:49:22 +0000
commitfcbb2b746d6500d60d8e6f1fcb5d4998ea01cc11 (patch)
treeb709f9d3f7a7f5c6c2aff2d15397fb2ad67ab2ff /Mk
parentUpdate KDE Plasma Desktop to 5.18.1 (diff)
Update KDE Frameworks to 5.67.0
February 02, 2020. KDE today announces the release of KDE Frameworks 5.67.0. KDE Frameworks are over 70 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 web page. 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/kde-frameworks-5.67.0.php PR: 244015 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=526525
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 4252d51799e3..d2b2ff4e4488 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -58,7 +58,7 @@ KDE_PLASMA_VERSION?= 5.18.1
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.
-KDE_FRAMEWORKS_VERSION?= 5.66.0
+KDE_FRAMEWORKS_VERSION?= 5.67.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.