Add support for KDE neon based on Ubuntu 22.04

This commit is contained in:
thilo 2023-01-16 09:05:15 +01:00
parent 156120e4da
commit cc0e70ab80
No known key found for this signature in database
GPG key ID: 55F3DFE67EFCA3F0
2 changed files with 2 additions and 1 deletions

View file

@ -486,7 +486,7 @@ in combination with the ``git`` installation method.
Ubuntu and derivatives
~~~~~~~~~~~~~~~~~~~~~~
- KDE neon (based on Ubuntu 18.04)
- KDE neon (based on Ubuntu 18.04/20.04/22.04)
- Linux Mint 17/18
- Ubuntu 14.04/16.04/18.04 and subsequent non-LTS releases (see below)

View file

@ -1383,6 +1383,7 @@ __ubuntu_derivatives_translation() {
neon_16_ubuntu_base="16.04"
neon_18_ubuntu_base="18.04"
neon_20_ubuntu_base="20.04"
neon_22_ubuntu_base="22.04"
pop_22_ubuntu_base="22.04"
# Translate Ubuntu derivatives to their base Ubuntu version