diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-04-20 06:04:59 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-04-20 20:17:18 +0200 |
commit | 24f993004347c145304e3ff3ab78494bc000b683 (patch) | |
tree | 7b00fd5cd7598e671ce2145359c369675591f16e /devel/kdev-python/Makefile | |
parent | finance/R-cran-tseries: Update to 0.10-53 (diff) |
KDE: Update KDE Gear to 23.04.0
Thursday, 20 April 2023
New apps join KDE Gear ⚙️ 23.04 and unlock access to fledgling social
media platforms, online video streaming services, podcasts, and much
more. This new generation of apps are designed to work both on your
computer and mobile phone right out of the box.
But, of course, if you are also looking forward to new versions of the
KDE tools you already know and trust, those are here too! Classics like
Spectacle, Dolphin, Kdenlive, Kate, and Okular all boast shiny new
features, code optimizations, and performance improvements.
Read on to find out what's new and what has been improved in KDE Gear ⚙️
23.04:
Announcement: https://kde.org/announcements/gear/23.04.0/
Changelog: https://kde.org/announcements/changelogs/gear/23.04.0/
Diffstat (limited to 'devel/kdev-python/Makefile')
-rw-r--r-- | devel/kdev-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kdev-python/Makefile b/devel/kdev-python/Makefile index 880691fede72..390db71fbf11 100644 --- a/devel/kdev-python/Makefile +++ b/devel/kdev-python/Makefile @@ -21,7 +21,7 @@ USE_QT= concurrent core dbus gui network widgets xml \ USE_XORG= x11 # Versioning values, to reduce plist churn (match with devel/kdevelop) -PLATFORM_VER= 510 +PLATFORM_VER= 511 PLIST_SUB+= PLATFORM_VER=${PLATFORM_VER} # Does not build with jobs. |