aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-06-10 18:39:35 +0800
committerTobias C. Berner <tcberner@FreeBSD.org>2018-06-10 18:39:35 +0800
commit880f6c87cc0894521ee7b6716bc131c1771fab0e (patch)
tree7a428716509c7d22cecc54bd4014158e00b738b2 /Mk
parent9a0723ba7897fbfabb2394e7f8d2ff0fef06927a (diff)
downloadfreebsd-ports-gnome-880f6c87cc0894521ee7b6716bc131c1771fab0e.tar.gz
freebsd-ports-gnome-880f6c87cc0894521ee7b6716bc131c1771fab0e.tar.zst
freebsd-ports-gnome-880f6c87cc0894521ee7b6716bc131c1771fab0e.zip
Update KDE Applications to 18.04.2
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 4c400a5948c8..e4b16ca87f15 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -74,8 +74,8 @@ KDE_FRAMEWORKS_VERSION?= 5.46.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
-KDE_APPLICATIONS_VERSION?= 18.04.1
-KDE_APPLICATIONS_SHLIB_VER?= 5.8.1
+KDE_APPLICATIONS_VERSION?= 18.04.2
+KDE_APPLICATIONS_SHLIB_VER?= 5.8.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.