aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-02-06 18:08:07 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-02-06 18:08:07 +0000
commit557a04d0c8a2fe9e1338369eb45e186d06660e33 (patch)
tree1e650cb5ef7547457ac68c9c658915046d91d7e6 /Mk
parentd7c64e672fb5df6cad4c779be5e5f445ee5cd369 (diff)
downloadports-557a04d0c8a2fe9e1338369eb45e186d06660e33.tar.gz
ports-557a04d0c8a2fe9e1338369eb45e186d06660e33.zip
Update KDE's Applications to 19.12.2
Notes
Notes: svn path=/head/; revision=525396
Diffstat (limited to 'Mk')
-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 6849f24ccb1c..cae01ea9285f 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -62,8 +62,8 @@ KDE_FRAMEWORKS_VERSION?= 5.66.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
-KDE_APPLICATIONS_VERSION?= 19.12.1
-KDE_APPLICATIONS_SHLIB_VER?= 5.13.1
+KDE_APPLICATIONS_VERSION?= 19.12.2
+KDE_APPLICATIONS_SHLIB_VER?= 5.13.2
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.