aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/kde.mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-05-12 04:51:23 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-05-14 05:58:43 +0000
commit812d7c232f86087ee5853e97eb643fd5a561bba8 (patch)
tree3daf54ee6a90a192dcd5b96409da5f51353c8dcb /Mk/Uses/kde.mk
parentedbe24d784c93c2986306a2301fc945311d4f8f4 (diff)
downloadports-812d7c232f86087ee5853e97eb643fd5a561bba8.tar.gz
ports-812d7c232f86087ee5853e97eb643fd5a561bba8.zip
KDE: Update KDE Gear to 23.04.1
KDE Gear 23.04.1 Thursday, 11 May 2023 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneogqusly as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * kdenlive: Fix corrupted project files on opening * skanpage: Scan Export window's OCR language list is now scrollable * spectacle: Quitting Spectacle with Escape no longer affects windows below it Announcement: https://kde.org/announcements/gear/23.04.1/ Changelog: https://kde.org/announcements/changelogs/gear/23.04.1/
Diffstat (limited to 'Mk/Uses/kde.mk')
-rw-r--r--Mk/Uses/kde.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index f59450873bec..70d682b4d09e 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -83,10 +83,10 @@ KDE_FRAMEWORKS_VERSION?= 5.105.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
-KDE_APPLICATIONS_VERSION?= 23.04.0
-KDE_APPLICATIONS_SHLIB_VER?= 5.23.0
+KDE_APPLICATIONS_VERSION?= 23.04.1
+KDE_APPLICATIONS_SHLIB_VER?= 5.23.1
# G as in KDE Gear, and as in "don't make the variable name longer than required"
-KDE_APPLICATIONS_SHLIB_G_VER?= 23.4.0
+KDE_APPLICATIONS_SHLIB_G_VER?= 23.4.1
KDE_APPLICATIONS_BRANCH?= stable
# Extended KDE universe applications.