Merge remote-tracking branch 'abe101/master' into merging-updated-distros

pull/322/head
Phil 3 years ago
commit f15f011ad1
  1. 16
      quickget

@ -228,14 +228,14 @@ function releases_arcolinux() {
# later refactor these DE variants like languages and avoid the arch ? # later refactor these DE variants like languages and avoid the arch ?
# all these are available with a "nonfree" option too # all these are available with a "nonfree" option too
function releases_debian() { function releases_debian() {
echo 11.1.0-amd64-cinnamon \ echo 11.2.0-amd64-cinnamon \
11.1.0-amd64-gnome \ 11.2.0-amd64-gnome \
11.1.0-amd64-kde \ 11.2.0-amd64-kde \
11.1.0-amd64-lxde \ 11.2.0-amd64-lxde \
11.1.0-amd64-lxqt \ 11.2.0-amd64-lxqt \
11.1.0-amd64-mate \ 11.2.0-amd64-mate \
11.1.0-amd64-standard \ 11.2.0-amd64-standard \
11.1.0-amd64-xfce 11.2.0-amd64-xfce
} }
function releases_elementary() { function releases_elementary() {

Loading…
Cancel
Save