Commit bdeae8c4 authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

KDE: Update KDE Frameworks to 5.105.0

Saturday, 8 April 2023

KDE today announces the release of KDE Frameworks 5.105.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

PR:		270726
Exp-run by:	antoine
parent eab8f495
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ KDE_PLASMA_VERSION?= 5.27.4
KDE_PLASMA_BRANCH?=		stable

# Current KDE frameworks.
KDE_FRAMEWORKS_VERSION?=	5.104.0
KDE_FRAMEWORKS_VERSION?=	5.105.0
KDE_FRAMEWORKS_BRANCH?= 	stable

# Current KDE applications.
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1677956191
SHA256 (KDE/frameworks/5.104.0/karchive-5.104.0.tar.xz) = b62f3dfe68691ad2917d0592d66ffc02cfbcc7571b7d1fb1d3fadd695534fd2e
SIZE (KDE/frameworks/5.104.0/karchive-5.104.0.tar.xz) = 1011112
TIMESTAMP = 1681018924
SHA256 (KDE/frameworks/5.105.0/karchive-5.105.0.tar.xz) = 77ef95cf4c525fe74261c7dd817564a35e726e5c1c4d1e1479fdfec187da9749
SIZE (KDE/frameworks/5.105.0/karchive-5.105.0.tar.xz) = 1015156
+5 −0
Original line number Diff line number Diff line
@@ -34,21 +34,26 @@ lib/libKF5Archive.so
lib/libKF5Archive.so.5
lib/libKF5Archive.so.%%KDE_FRAMEWORKS_VERSION%%
%%QT_MKSPECDIR%%/modules/qt_KArchive.pri
share/locale/ar/LC_MESSAGES/karchive5_qt.qm
share/locale/ca/LC_MESSAGES/karchive5_qt.qm
share/locale/ca@valencia/LC_MESSAGES/karchive5_qt.qm
share/locale/cs/LC_MESSAGES/karchive5_qt.qm
share/locale/de/LC_MESSAGES/karchive5_qt.qm
share/locale/en_GB/LC_MESSAGES/karchive5_qt.qm
share/locale/es/LC_MESSAGES/karchive5_qt.qm
share/locale/fi/LC_MESSAGES/karchive5_qt.qm
share/locale/fr/LC_MESSAGES/karchive5_qt.qm
share/locale/ia/LC_MESSAGES/karchive5_qt.qm
share/locale/it/LC_MESSAGES/karchive5_qt.qm
share/locale/ja/LC_MESSAGES/karchive5_qt.qm
share/locale/ka/LC_MESSAGES/karchive5_qt.qm
share/locale/lt/LC_MESSAGES/karchive5_qt.qm
share/locale/nl/LC_MESSAGES/karchive5_qt.qm
share/locale/nn/LC_MESSAGES/karchive5_qt.qm
share/locale/pl/LC_MESSAGES/karchive5_qt.qm
share/locale/pt/LC_MESSAGES/karchive5_qt.qm
share/locale/ru/LC_MESSAGES/karchive5_qt.qm
share/locale/sk/LC_MESSAGES/karchive5_qt.qm
share/locale/sl/LC_MESSAGES/karchive5_qt.qm
share/locale/tr/LC_MESSAGES/karchive5_qt.qm
share/locale/uk/LC_MESSAGES/karchive5_qt.qm
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1677956191
SHA256 (KDE/frameworks/5.104.0/extra-cmake-modules-5.104.0.tar.xz) = e49eb21fdb66634b84cccbf6ba65eae3f8e0eee0dc72d50f627280f49df585d9
SIZE (KDE/frameworks/5.104.0/extra-cmake-modules-5.104.0.tar.xz) = 330988
TIMESTAMP = 1681018925
SHA256 (KDE/frameworks/5.105.0/extra-cmake-modules-5.105.0.tar.xz) = 59bbf7ae5f8f2a3addb821c6d9962d3d0f0085f3ccd55f18128763d88e31365b
SIZE (KDE/frameworks/5.105.0/extra-cmake-modules-5.105.0.tar.xz) = 330968
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1677956192
SHA256 (KDE/frameworks/5.104.0/kapidox-5.104.0.tar.xz) = 8809d05ec52a3a8cdf15d81fdcc5a66d89688ea592e5081ff388ee408b99194e
SIZE (KDE/frameworks/5.104.0/kapidox-5.104.0.tar.xz) = 198852
TIMESTAMP = 1681018925
SHA256 (KDE/frameworks/5.105.0/kapidox-5.105.0.tar.xz) = 68f1e1d617c9d9a661dd630bdf3f1659c4619e6f08c7e0afbbb37270fa52a125
SIZE (KDE/frameworks/5.105.0/kapidox-5.105.0.tar.xz) = 198864
Loading