summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-03-06 22:11:55 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-03-06 22:11:55 +0000
commit3cb2eef56a59917e4ae8bcc78b58ee1fd858f895 (patch)
tree2c07cced0519cb942f5546e336b6b5b353487e42 /Mk
parentSet USE_PYTHON=concurrent as port has console_scripts (diff)
KDE Applications: update to 19.12.3
Notes
Notes: svn path=/head/; revision=527897
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 00f37e06b89f..201da39f677e 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -62,8 +62,8 @@ KDE_FRAMEWORKS_VERSION?= 5.67.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
-KDE_APPLICATIONS_VERSION?= 19.12.2
-KDE_APPLICATIONS_SHLIB_VER?= 5.13.2
+KDE_APPLICATIONS_VERSION?= 19.12.3
+KDE_APPLICATIONS_SHLIB_VER?= 5.13.3
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.