summaryrefslogtreecommitdiff
path: root/Mk/Uses
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-01-08 19:15:30 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-01-08 19:15:30 +0000
commit4fb2cd10f16faf495d15c5c102c9b00e57291afc (patch)
tree0159550c047557ee9c5a65c59d76eb8ac00f2048 /Mk/Uses
parentnet-im/nextcloud-talk: Update to 10.0.5 (diff)
Update KDE Release Service ports to 20.12.1
Full changelog: https://kde.org/announcements/fulllog_releases-20.12.1/
Notes
Notes: svn path=/head/; revision=560805
Diffstat (limited to 'Mk/Uses')
-rw-r--r--Mk/Uses/kde.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index 5ab92643f400..dbf456e6c672 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -62,8 +62,8 @@ KDE_FRAMEWORKS_VERSION?= 5.77.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
-KDE_APPLICATIONS_VERSION?= 20.12.0
-KDE_APPLICATIONS_SHLIB_VER?= 5.16.0
+KDE_APPLICATIONS_VERSION?= 20.12.1
+KDE_APPLICATIONS_SHLIB_VER?= 5.16.1
KDE_APPLICATIONS_BRANCH?= stable
# Upstream moves old software to Attic/. Specify the newest applications release there.
# Only the major version is used for the comparison.