Skip to content

Commit af6246b

Browse files
authored
Clarify exactly what to update in kde-frameworks
1 parent 2544d81 commit af6246b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

technical/snap.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ GitHub actions are used to do the actual building of each of these branches.
1616

1717
## Routine maintenance
1818

19-
The most common thing to break is the KDE Neon extension, which periodically needs to have its version number updated:
19+
The most common thing to break is the KDE Neon extension, which periodically needs to reference an update version of
20+
the kde-frameworks (e.g. kde-frameworks-5-99-qt-5-15-7-core20):
2021
if the snap-building logs contain errors about being unable to locate neon, check for the correct version number at
21-
https://snapcraft.io/docs/kde-neon-extension
22+
https://snapcraft.io/docs/kde-neon-extension and update it everywhere it appears in the snapcraft.yaml file.
2223

2324
Snaps are built based on specific "cores" -- the base operating system whose libraries they use. From time to time
2425
we have to update to a new core. The current builds use "core20", or Ubuntu 20.04 LTS. Updating the core will likely

0 commit comments

Comments
 (0)