aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2019-05-10 02:18:04 +0800
committertcberner <tcberner@FreeBSD.org>2019-05-10 02:18:04 +0800
commit11c0bcd31ed2d0127ea1c7c3dd51b8bf89c5871b (patch)
tree98a9822b922ed40c9c03e50c5b13cd331abebd9b /Mk
parent7340f13f97d3f7735f2beec1f9427c953d3dd1ca (diff)
downloadfreebsd-ports-gnome-11c0bcd31ed2d0127ea1c7c3dd51b8bf89c5871b.tar.gz
freebsd-ports-gnome-11c0bcd31ed2d0127ea1c7c3dd51b8bf89c5871b.tar.zst
freebsd-ports-gnome-11c0bcd31ed2d0127ea1c7c3dd51b8bf89c5871b.zip
Update KDE Applications to 19.04.1
Changelog: https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.1
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 3061541fcf5b..9e757f9a6308 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -62,8 +62,8 @@ KDE_FRAMEWORKS_VERSION?= 5.57.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
-KDE_APPLICATIONS_VERSION?= 19.04.0
-KDE_APPLICATIONS_SHLIB_VER?= 5.11.0
+KDE_APPLICATIONS_VERSION?= 19.04.1
+KDE_APPLICATIONS_SHLIB_VER?= 5.11.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.