Hi, Frameworks 6.8 tars are now available in the usual place.
Cheers Nico
baloo: [excludeMimeTypes] Exclude model/obj and text/rust from content indexing. See bug https://bugs.kde.org/488533 {{< /details >}} bluez-qt: Simplify PendingCallPrivate. {{< /details >}} breeze-icons: Add mimetype icons for text/x-typst. Monochromize not-explicitly-colorized symbolic folder icons. Fixes bug https://bugs.kde.org/494721 Add CI for static builds on Linux. Unify common parts of index.theme for breeze and breeze-dark. Sync index.theme changes from breeze to breeze-dark. Fixes bug https://bugs.kde.org/494399 Rename spinbox-* icons to value-*. {{< /details >}} extra-cmake-modules: FindKF6: Print custom message when required components are not found. Add a directory check when appending a module dir to qmlimportscanner. Add Python bindings. Break enums onto multiple lines. Set import paths for QML modules to all CMake search paths. Remove the old/unused SIP-based Python binding generation infrastructure. ECMGeneratePkgConfigFile: try to deduce additional include dirs. Fix custom definitions for generated pkgconfig files. Fix QM loader unit tests with a static Qt. Don't fall back to qmlplugin dump on static Qt builds. Retire Qt5 Android CI. Automatically install dependent targets of QML modules in static builds. Allow to specify an export set for targets installed by finalize_qml_module. Don't check websites in Appstream tests. {{< /details >}} karchive: Add CI for static builds on Linux. [k7zip] Correctly handle pack sizes > INT_MAX. {{< /details >}} kbookmarks: Port to KStandardActions. Add missing include. {{< /details >}} kcalendarcore: Fix Duration's operator- accidentally adding instead of subtracting. Add CI for static builds on Linux. {{< /details >}} kcmutils: Fix compilation with Qt 6.9 (dev). {{< /details >}} kcodecs: Add test for passing unknown codec to codecForName. Fix buffer overflow in Codec::codecForName. {{< /details >}} kcolorscheme: Reset palette to default-constructed one when scheme is unset. Don't call activateSchemeInternal in init unless really needed. Add CI for static builds on Linux. {{< /details >}} kcompletion: Add linux-qt6-static CI. {{< /details >}} kconfig: Kwindowconfig: If sizes are same as default, revert them to default when saving. See bug https://bugs.kde.org/494377 Add CI for static builds on Linux. Correctly install QML module in a static build. {{< /details >}} kconfigwidgets: Add CI for static builds on Linux. {{< /details >}} kcontacts: Fix IM protocol resource data initialization in static builds. {{< /details >}} kcoreaddons: Make KJob::elapsedTime const. Fix absolute path generation into (not installed) header. KPluginMetaData: reduce string allocation. Update git blame ignore file. Reformat code with clang-format. Kjob: add elapsedTime() returns the ms the job ran. Add CI for static builds on Linux. Install QML module correctly when building statically. ExportUrlsToPortal: use QScopeGuard::dismiss for the success code path. {{< /details >}} kdoctools: Upload new file sq.xml. {{< /details >}} kfilemetadata: UserMetadata: complete Windows implementation. {{< /details >}} kglobalaccel: Add WITH_X11 option to re-enable X11 code after runtime cleanup. Add CI for static builds on Linux. {{< /details >}} kguiaddons: Add namespace for Android as required by newer gradle versions. Add CI for static builds on Linux. Correctly install static QML modules. {{< /details >}} kholidays: Fix misunderstanding of All Saints Day in Swedish calendar. Add CI for static builds on Linux. {{< /details >}} ki18n: Allow explicit setting of Python3 fallback executible path. Use raw pointer for some pimpl'd public classes. Add missing include. Trigger binding reevaluation on language change. Propagate QML dependency for a static build with KTranscript enabled. Add CI for static builds on Linux. Reduce temporary allocations. Modernize member initialization. Fix container size type narrowing warnings. Remove commented-out KLocale leftovers. Align argument names between definition and declaration. Re-evaluate the languages we translate to on QEvent::LanguageChange. Cleanup KLocalizedContext d-ptr handling. Special-case the language fallback for country-less English. Use QStringView for locale splitting. {{< /details >}} kiconthemes: Port to KStandardActions. Postpone spawning KColorSchemeManager instance. Add CI for static builds on Linux. Init mimeType icons on demand. Set up KColorSchemeManager on Android as well. Reduce temporary allocations. {{< /details >}} kimageformats: TGA: Fixed GrayA image loading error. Exr: Fix read/write with openexr 3.3. Fixes bug https://bugs.kde.org/494571 JXL improvements. JXR: Fixed image reading on sequential devices. Simplified read/verify header process. {{< /details >}} kio: Minor: use existing variables which contain these strings. Fix crash from HTTPProtocol::del() which calls with inputData=nullptr. Port away from Qt::Core5Compat when using Qt 6.7 or newer. Remove unused KConfigWidgets dependency. Port to KStandardActions. Add missing KColorScheme link. Add missing include. Include DBus error in log when communication with kpasswdserver fails. Update git blame ignore file. Reformat code with clang-format. Copyjob/transferjob: use KJob::startElapsedTimer. Http worker: handle dav[s] protocol. Fixes bug https://bugs.kde.org/365356 [KFileFilterCombo] Fix setting 'All' filter as default. KNewFileMenu: Prevent using home directory as template directory. Fixes bug https://bugs.kde.org/494679 [KFileFilter] Ignore label when comparing filters. [KFileFilter] Remove excess spaces in logging. [KFileFilterCombo] More verbose logging when not finding a filter. [http] Inline handleRedirection into the metaDataChanged slot. [webdav] Handle redirections which add trailing slashes. See bug https://bugs.kde.org/484580 Copyjob: prefer custom struct over std::pair. PreviewJob: use standard thumbnailer caching is disabled. KDirListerTest: improve test stability. Tests: Make sure KIO::UDSEntryList can be compared. Expose UDSEntry equal operator to KIO namespace. Core/copyjob: report speed when copying multiple files. See bug https://bugs.kde.org/391199 KPreview: store standard thumbnails in /tmp subfolder. Preview: better clean after standard thumbnailer. Fixes bug https://bugs.kde.org/493274 Openurljob.cpp: Avoid opening files in endless loop if mimetype is set to open with xdg-open. Fixes bug https://bugs.kde.org/494335 [KFilePlacesView] Improve automatic resize heuristic. Fixes bug https://bugs.kde.org/449544 Workerinterface: remove unused #include. Add translation context to admin security warning. Kfileitem: linkDest prevent readlink error when file is not a symlink. Check that admin worker was installed by root. Clean up Properties dialog to follow HIG, improve UX, remove frames and fix padding regression. Fixes bug https://bugs.kde.org/484789 TrashSizeCache: Use correct flags for QDirIterator. See bug https://bugs.kde.org/479283 {{< /details >}} kirigami: TitleSubtitle: Don't explicit set renderType. Upper mound for overlaysheet width. SelectableLabel: fix a11y properties. Fix Kirigami Application (Qt6) template. Fixes bug https://bugs.kde.org/494478 SelectableLabel: Use onPressedChanged. See bug https://bugs.kde.org/481293 Reformat code with clang-format. Icon: Always respect the animated property. Fixes bug https://bugs.kde.org/466357 Adjust tst_qicon for desktop theme. Fix loading desktop theme. Fixes bug https://bugs.kde.org/491294 Fix presumable typos confusing background and foreground colors. See bug https://bugs.kde.org/491294 Always print Theme file loading errors. See bug https://bugs.kde.org/491294 SelectableLabel: override default padding values more completely. Fixes bug https://bugs.kde.org/495256 Fix icon for positive state of InlineMessage. SelectableLabel: fix binding loop warning on cursorShape. ScrollablePage: Add properties to set if the scrollbars are interactive. SelectableLabel: use property alias instead of direct binding, expose more through aliases. Dialog: fix multiple binding loops (again). Make the close button actually close. Layout: Reverse the stacking order of items inserted into ToolBarLayout. See bug https://bugs.kde.org/490929 Modify SelectableLabel to use TextEdit instead. See bug https://bugs.kde.org/493581 Cleanup and fix static QML module installation. Disable PageRow gesture on android. Make OverlaySheet look exactly like Dialog. Fixes bug https://bugs.kde.org/489357 Top align icon in multiline InlineMessage. {{< /details >}} kitemmodels: Install QML module correctly when building statically. Fix QML unit tests when building against a static Qt. Make unit tests independent of QtWidgets. Don't hardcode library type. Kbihash: adapt to source incompatible change in Qt. {{< /details >}} kjobwidgets: Hide arrowButton in KWidgetJobTracker on startup. Add dedicated WITH_X11 option to avoid automagic. {{< /details >}} knewstuff: Make sure the action's dialog closes. Fixes bug https://bugs.kde.org/492998 Put qnetworkreplys in a self-aborting unique_ptr. See bug https://bugs.kde.org/492998 Parent the xml loader's httpjob. See bug https://bugs.kde.org/492998 Filecopyworker: try to gracefully quit the thread. then terminate it. See bug https://bugs.kde.org/492998 {{< /details >}} knotifications: Typo--. Add namespace for Android as required by newer gradle. Add CI for static builds on Linux. {{< /details >}} kparts: Define undeprecated Capabilities key in JSON metadata, define JSON schema, remove obsolete key. {{< /details >}} kquickcharts: Add CI for static builds on Linux. Correctly install static QML modules. {{< /details >}} kstatusnotifieritem: Fix absolute path generation in (not installed) header. Typo--. {{< /details >}} ktexteditor: Vi mode: Don't infinite loop in searcher. Remove unused var. Fix ignores. Less deprecated stuff used. Don't temporarily clear document URL during openUrl(). Only discard completion if the cursor was at the end of line. Update git blame ignore file. Reformat code with clang-format. Fix implicit conversion of Qt::Key in Qt 6.9. Try to avoid unwanted completions. Fix session restore of file type. Fixes bug https://bugs.kde.org/492201 Make ViewPrivate::displayRangeChanged public. Set DocumentPrivate::m_reloading to false only if loading. Give a more proper name to the test. Fix multiblock range handling when unwrapping line. Fixes bug https://bugs.kde.org/494826 Fix line removal not handled properly in KateTemplateHandler. Fixes bug https://bugs.kde.org/434093 Inline blocksize into buffer. Improve MovingRangeTest::benchCheckValidity. Improve TextRange::checkValidity performance. Do all testing in clean temp dirs. Add a swap file test. Add benchmarks for moving stuff. Use std::vector for cursor storage. Allow disabling editorconfig. Fixes bug https://bugs.kde.org/471008 {{< /details >}} ktexttemplate: Import i18n scripts from grantlee. Fixes bug https://bugs.kde.org/492237 Fix "now" tag to allow single quoted strings. {{< /details >}} ktextwidgets: Port to KStandardActions. Make implicit deps explicit. {{< /details >}} kunitconversion: Add CI for static builds on Linux. {{< /details >}} kwallet: Don't exclude deprecated functions from build. Fixes bug https://bugs.kde.org/493356 {{< /details >}} kwidgetsaddons: Fix time entry in locales with mixed-case AM/PM suffixes. Add CI for static builds on Linux. Don't use Oxygen style in KSeparator. KMessageWidget: Improve accessibility. {{< /details >}} kxmlgui: Simplify code: use erase remove. Fix window position not being restored. Fixes bug https://bugs.kde.org/493401 {{< /details >}} prison: Add CI for static builds on Linux. {{< /details >}} qqc2-desktop-style: TextArea: Make placeholder wrap. {{< /details >}} solid: Restore MediaChanged handling for Audio CDs. Support reproducible builds by omitting host paths in bison/yacc outputs. [udisks] Don't add/remove devices in slotMediaChanged. See bug https://bugs.kde.org/464149 Port implicit QByteArray, QChar and QString conversions in iokit. Drop unfinished Power API. Fstabwatcher: use libmount monitor on Linux. Fstabhandling: use libmount in Linux. {{< /details >}} sonnet: Add linux-qt6-static CI. Remove ASPELL runtime dependency from plugin building check. Provide SONNET_NO_BACKENDS option to deactivate build failures with no backends. {{< /details >}} syndication: Add CI for static builds on Linux. {{< /details >}} syntax-highlighting: State: Fix inconsistent linkage warning on Windows. Better contrast for search highlighting. Fixes bug https://bugs.kde.org/494599 Odin: Add escape character to strings. Update. Add comments. Add TLA+ syntax highlighting. Init. Move try to cflow_begin. {{< /details >}}
attica;master;66d82b7117256f409daf617e793c4547daac0666;attica-6.8.0.tar.xz;44300a2d0ed465d9adb0023fac6d67b3b29bec299a54fea3ff3477d9118d1fdd baloo;master;24f908b0e1cadf9b768a676c375f92fd8061c042;baloo-6.8.0.tar.xz;59a59697e7d2bec50daa83de5268775bde77cf98351277d0f4ac5512234baefd bluez-qt;master;e5f9881ea329ae733a7f004a0f84e3e7240dce2d;bluez-qt-6.8.0.tar.xz;371a89f7c5a9c88dfdeeb2dcc6d1ad97b397a23ec10bd6fceae0a835e0740d76 breeze-icons;master;d0e04cfb81cdb6f7152510a9bd3c9c92995b1a0f;breeze-icons-6.8.0.tar.xz;75ee11fc441c27504e199e365693296edcd465f890db6aabcb0deca0ace22d3a extra-cmake-modules;master;02e39e9538d3699e470194c989f7047efe44d2cc;extra-cmake-modules-6.8.0.tar.xz;ff8a0bf72285bec1768e3acd8f7c665a26d55a1527e96d73e35789dc9f0e3472 frameworkintegration;master;c2ba3e946ca8a7516651717d59066b7983b4c8c5;frameworkintegration-6.8.0.tar.xz;141bc59dfdb246c90501a488cbf013b9f0bbc1c27a78f2f25744339576edaf37 kapidox;master;fa1e07ac68c7b5513f8013de6fff19cc2bbb0156;kapidox-6.8.0.tar.xz;44bdb8c3d55130e2e4a8fb677432a656ddc0f254dcbb8322c50a9ca4a6d3525a karchive;master;634a2f34ee537c01e9f7dde2bb09c466702ffa36;karchive-6.8.0.tar.xz;e903eb54b875258727fd524b2489d2a5019973e27df67b33bb56fba91e4eec34 kauth;master;90274acccbee5e93aa8a529db673727e4b0040a6;kauth-6.8.0.tar.xz;bbf83a39870f756aaefb9afbd34e621d5fc53280c5eb70db9bd367fc51f8c749 kbookmarks;master;7ed138a090e24dc1aa4b069bff18e3090d695fd2;kbookmarks-6.8.0.tar.xz;0cbd215dd1bf2f7c305356d1362c3eb0585b0de9e195be125110f4b09fca5015 kcalendarcore;master;794f8ce609d6b87bbcde30b28ca048daf12c3009;kcalendarcore-6.8.0.tar.xz;cc5fc3c304b117470744689829e94baf85c6ce4dc24593b9958f1de899c87412 kcmutils;master;3e30ba4800b1636745f0d31ef50431d9e562593c;kcmutils-6.8.0.tar.xz;f8106c83ef85a1fc9b4185b81260048ebd8a64cdf05c8d0272ff83d6665cb1c0 kcodecs;master;cce4c7f3f1ca45d55b34d2f6365c2d15ac94eeb5;kcodecs-6.8.0.tar.xz;96c9535c6f79571cd7170360dc0b64a33d529d59cbd9457934bfc0cf6cf4b27f kcolorscheme;master;c3a353138868a60298c688276fc57eed221499d4;kcolorscheme-6.8.0.tar.xz;2fda0768546919d427e34a9049bf5c5e8fe61a1d6b7e76df49bb42e22c1234dd kcompletion;master;4f9b9fe0353483a4f7330a80a5c02f631ac52bc5;kcompletion-6.8.0.tar.xz;8a915f42a49e021c8729b425a79906833490c9baa1b24af01cd4fc825b58c461 kconfig;master;5433bd241776a4b839a266d414aea98532dec92a;kconfig-6.8.0.tar.xz;3f8f3c2ef384a5281ae5a3918a3e3cc2be0168eb14becfdaa61710655d8b16ac kconfigwidgets;master;07b21ec70e1c663ea26696d43766bc3430d0f04e;kconfigwidgets-6.8.0.tar.xz;9dc3a82f1fb32750e6ecf78a863a43226a30e2fcadd7551eec7886916e1cb4f1 kcontacts;master;11f5bf86959cce96465aab2fd8254f7f53e59fec;kcontacts-6.8.0.tar.xz;463822616f11da2368fafed8f71e1c98ad47103c89dbfa8c88fe65a41ae15051 kcoreaddons;master;cfa897e910a99d13eef79c59484b2f6f5536b897;kcoreaddons-6.8.0.tar.xz;28977f478be5d7d5f5650876bf7b806674ed6fc609d703eea329a819fa4ad99c kcrash;master;c52428dad407eac65cea815e389251cc31b29e68;kcrash-6.8.0.tar.xz;a702944c87c9634eefd52293f625355314473e6c4c24b472ee7854cb8c68957f kdav;master;c65b519da5a89c2a3c56b1b76405840113a7b4e4;kdav-6.8.0.tar.xz;d895e3b6d4ff9916d185ec50f94b08a70636202e28739fcc74772e2ecd92182c kdbusaddons;master;26f982ac646cdbb9dcd99b66cd3690bbb6304c73;kdbusaddons-6.8.0.tar.xz;6c760a0dc372af0a2f825b65575bfabd1950c76c0e37f87de21d47cec8d58bc7 kdeclarative;master;855c35a467fb700d6d82f006485ca45a9e3efcea;kdeclarative-6.8.0.tar.xz;ad461085c7bfc2ac68f1dc252c666959261efb2ffa80e7923e76b781c72336a1 kded;master;7080c0a0e2193c84cdefc95463dd007cd661014a;kded-6.8.0.tar.xz;529263fb1a97aa55828e2e0c781118700a6121df49adbed1ee56e879c8ec5121 kdesu;master;68686585ca564a5760061b79b8064fdd5f5183a2;kdesu-6.8.0.tar.xz;0e8a007c413faca4fa7e24382a019baecfe6b6607600ba6411c761e7bc95398f kdnssd;master;f32682955f0581501caa0506bca440d3020efe0f;kdnssd-6.8.0.tar.xz;49d9ac911ac6412170b330c83142044610ae90f571c60318b22e197e2898973e kdoctools;master;6d871aa5a333b98fab6dadd6076de29861318ac0;kdoctools-6.8.0.tar.xz;606863e86d6aa916abb3e3760b73fe9db1832c1e41727349d02cdc8c3ab96ba7 kfilemetadata;master;aef987b67962557e2b4384735f2263d206b6c3ca;kfilemetadata-6.8.0.tar.xz;50466b3699bbe3017edb0c3cb09463a57e2dd3b66d60f5f610d9ee3a21e34894 kglobalaccel;master;b76e2b838fde71c8299b3b9158489fbbdbe75243;kglobalaccel-6.8.0.tar.xz;caa6d85b08867cb837f08a789798844724d5392320193782a83e14135f669783 kguiaddons;master;4a0ed807bd917a0689e7e080de58690edf39fe11;kguiaddons-6.8.0.tar.xz;69ce69803c8d69bdbcd1becebd75bd496a9d1e9ea6e72d5c6f4a5cfda76a2386 kholidays;master;ebb0b32598bb19ca0c8f98d3958455430c31bc32;kholidays-6.8.0.tar.xz;162b8ade42de80415380f6476a285fbfab5bb270f35b0d7d13baa1c34a5fb164 ki18n;master;deefa53bbc0739cbcbb04caa1e872b5972f1595e;ki18n-6.8.0.tar.xz;71d73a058e5267897ad3fd820274e4c8ed770e3c2eeeecabc80b9be8d4f2868e kiconthemes;master;f2a6d6c45804d80a7cfc33ca8afa5237ba437c18;kiconthemes-6.8.0.tar.xz;cc5e116abbd81000d21d875f79e586af050b31a17933bd2064b210043714cdaa kidletime;master;cbdbc4d03260ba9b9e9d4aee1459951a5727723b;kidletime-6.8.0.tar.xz;51016058faf392515ea7f582d25c666abddf38ef66abf187502cf46c5e11e410 kimageformats;master;799ac37660635961db6203a0105d0f6fc860105e;kimageformats-6.8.0.tar.xz;d9f262641cc47e5f2dd1bdd56ee92e379ab4cb34d460dfc884fd991250d7b417 kio;master;20253d19805688036e6d5720a53546b23f80da06;kio-6.8.0.tar.xz;cb8ac25a5324e8b617817feefcdf7739eb20dc35dcf4444b886c1dcbb99a56be kirigami;master;c0abcccc103116013ab3363d89d0ba5d3b7b867c;kirigami-6.8.0.tar.xz;0e0b90ac96ba49630e2c01d8977bd8c51c9ab1808313fc88f60de179700742a2 kitemmodels;master;bf1881461e327c1e06267599a63f7f05fb53a196;kitemmodels-6.8.0.tar.xz;4c7ada1b29621803b164c31de3658d5bda1d5d4cf101e973628b9c2fe1982365 kitemviews;master;fce923200843f6233696bcf00df1ae610f0a745d;kitemviews-6.8.0.tar.xz;eb6831fdbfeda3328500ff0f3f57b0901c04cfbe73a5a73837ae0b11b22925af kjobwidgets;master;88abe66fdf407b9bb1b470770d4374e2be06d5a6;kjobwidgets-6.8.0.tar.xz;86f2301dd9be85e62dee697875ff5a731863db083233b4b0c6049dab64a98501 knewstuff;master;79dd16ab4feafbbbe61eb639285f0ff4296613d7;knewstuff-6.8.0.tar.xz;36150509f9b7fa1ebc93515fc474601962af1e4712cbd45fb13610ae1bed44ca knotifications;master;854585c112efdf7e6682220a676ff02aa0fa7db5;knotifications-6.8.0.tar.xz;1b39d77c025e06fd21c716000f51246810a2c5eb6da2a3f7fb3ce5de82ccf8af knotifyconfig;master;aa043a1c0f9dd8d6c411140957d0af9e82bc1062;knotifyconfig-6.8.0.tar.xz;c9a31d6f4566b01cddd760de84f5d2962871cd0387993817042fc291699388bf kpackage;master;2d2b123ded4e71b46fc1c89338cddcf46f3e516d;kpackage-6.8.0.tar.xz;d32e6f6148d9cd93f321a652cfa4d33fdf2349af1019641244e284e1d2c0d2b6 kparts;master;49157258c2e28d3dfbc648602e65850974d55b28;kparts-6.8.0.tar.xz;0a21d2abf4c4406015f7d5abebefec0493575847ea4ec34ea23d53db5255b327 kpeople;master;cb4591075652b778fbbc1529037f2ab49b42bc0d;kpeople-6.8.0.tar.xz;d909b3c93964b6a9d2fc29f63fe004061adce4ef025dc6dcfded14a7a6bb9530 kplotting;master;cee6d98ee7096f2d1fb55d361d355c002d626655;kplotting-6.8.0.tar.xz;736c95f7761ca062585ed2b5b72656b9bb6a5e706548cbd9f07da4f62c8fba8b kpty;master;a154ba993b2d65d2258955bfb1d7b12908d7bc01;kpty-6.8.0.tar.xz;fbc7f390a0b8397a5163f16b140c0662c994f614a05f7e5a5161493c3cbc3e36 kquickcharts;master;0c51aa354705425dbf2d9813dee2358861b80aa8;kquickcharts-6.8.0.tar.xz;36e81111a7faed208362746f86646ed104e3e314a182e9287cf2d214f2610239 krunner;master;3186b1e172e5b42a33a826c092795257f33bcf21;krunner-6.8.0.tar.xz;46282c4934dfbc2d25df70b0bbf65182c30d8c39c21a3a749fe5661e3b34c3fb kservice;master;db9d91e6288607cd69905caed2296223d524bd44;kservice-6.8.0.tar.xz;23096cf23ee3f262609c093f36c90c139350eab1d132132e0bfc02ad8b818128 kstatusnotifieritem;master;cedf50f2763e9adc051403015a792a337c1d761d;kstatusnotifieritem-6.8.0.tar.xz;6e4ff81b80d7842d2a10e7b758e497b3724fc54ea3a6da6f09bee80636439832 ksvg;master;11ab4dec5ffeef2d6234aa6ef29152d63e2019e6;ksvg-6.8.0.tar.xz;fe65b0852d74ac73ba4b597fe352e91bf74cf61ffff8046a1bd511c8a85084e3 ktexteditor;master;1017a93e178480e5b9c714eaa338c013211c2138;ktexteditor-6.8.0.tar.xz;6a58ab74c4efddf3161174e860d211426454122e844b25fc25ef6282a1e7a270 ktexttemplate;master;48312f07a9bf460b542035981f15e7dda1992817;ktexttemplate-6.8.0.tar.xz;3a83dafb4075af0bb015556a64205094fcca2bac5b9fb0dee614eaff252a0412 ktextwidgets;master;45f419a2aa89d01b2ab007bba376611b6bccf3d1;ktextwidgets-6.8.0.tar.xz;5d1d2e32133cbf77eb60d244dcf4fd10c28555e38da5376c023b462b9b68b2b8 kunitconversion;master;7061e7e8e84fb2da04efb8a5004cd9282fadb504;kunitconversion-6.8.0.tar.xz;e620547881e635cc8aa9771a6eca9a97a6cb40925ac075d33ef7744facc1d954 kuserfeedback;master;019b5f76ea9c25ea2068ef59d839af5296b3ebcd;kuserfeedback-6.8.0.tar.xz;7e9dc571e35e2634fd43d42a4686c921097828fba5543d4a7a01ef7f9b9dadb5 kwallet;master;de5ae688ebc6bbeaa66f7b8e84d7b11a2d7025b4;kwallet-6.8.0.tar.xz;e0b5311d88d92ca5bde4c24ae875dc3a4fc67e9319d0de2a49e25d04461e8628 kwidgetsaddons;master;55d02b97c23b65f539229cac66c7b09c56876f85;kwidgetsaddons-6.8.0.tar.xz;cf8666ec0f0a720feab641ea3e195af1406a40080d118d1cf4ffaf123c6fab08 kwindowsystem;master;41893eef00cfd8aa5351077ab28a44bc76eb3f60;kwindowsystem-6.8.0.tar.xz;7b4c520e79c2eb10f98a1d7b4d75633ee90d1873afbadf9f60751e67bc0e2436 kxmlgui;master;593e9ceac3ba1cee7d7977ceae152f174a56c245;kxmlgui-6.8.0.tar.xz;997f310a46ec2c153010fc5967753390a99bc50621d19f926488164172c51fcc modemmanager-qt;master;efaab2cbbf17ef977e5ff154728cc8db6f6b94c9;modemmanager-qt-6.8.0.tar.xz;0a22eeca5afcf7b42059bbdf506924f25bad14df737c884fa8fd3e275e3a171b networkmanager-qt;master;0bd4a777cf93b1271b50617909882d456b0bedd8;networkmanager-qt-6.8.0.tar.xz;15879251ef1a5e88465b78f8f59e2be3d1f29694c5c9151fa0d542ea78949767 prison;master;5644b7e85a52251580c0cd887e1cad5bc44c6d12;prison-6.8.0.tar.xz;bae7b5a76c46e2b8b7c81c1aaaf20721d050cfdf48291d2bcc66f57590b2deb3 purpose;master;013a10475374c75cdbb9b7ffee08161f51ca202d;purpose-6.8.0.tar.xz;7ee8182651251c8280a7df6288d3f625769dcd8b4a6d4fee7efe56995435f06a qqc2-desktop-style;master;4230cc823fa95b089e041756097be3347711415c;qqc2-desktop-style-6.8.0.tar.xz;e9692f00d79b963bdcae716caab964c2534750c85d7fe02fce7a908003eb4da3 solid;master;2d68bf039099bdaa32ec19deea1e64192d8fa6be;solid-6.8.0.tar.xz;ace5145f59db548bcf423cb6b70fd870fefba37f07a649164394a802b3ca7941 sonnet;master;741b497033b8d860b092761afb13e65ef38f86ad;sonnet-6.8.0.tar.xz;c421b460214f3a25842abcb2605251b9da89b629ad936160d39d4aa502405636 syndication;master;a3db03fdad883d0bdbcaa0b38831bbbacb98a7fb;syndication-6.8.0.tar.xz;bfce2406fa4cf83f22911c1cd7dbafc2578b615f843368b55069b8ff630e2ba9 syntax-highlighting;master;08f3858347eb727520b29abc576286e17ee67b91;syntax-highlighting-6.8.0.tar.xz;ed3c7d3d92c154d9af39a1aba39166b07e6411c18c3100116208f3a4423b1257 threadweaver;master;d059f4636b68e10644766dbcbb1cdde35da96851;threadweaver-6.8.0.tar.xz;8864dd30b7a55f751c1ba81abda789a3934964be18ba1c8e694e2bc48768bfde