Add the Snap to the Linux downloads page

- Bolden the Flatpak/Snap downloads since they're the most
  distribution-independent choices.
- Use the correct naming for Void Linux.

This closes #203.
master
Hugo Locurcio 2020-06-02 15:42:16 +02:00
parent 2c2bc30622
commit 54028c8082
1 changed files with 4 additions and 2 deletions

View File

@ -92,8 +92,10 @@ redirect_from:
<p>Those may be out of date at times. If they are too out of date, you can build from source.</p>
<ul>
<li>Flatpak (all distributions) -
<li class="has-text-weight-bold">Flatpak (all distributions) -
<a href="https://flathub.org/apps/details/net.minetest.Minetest">Stable</a></li>
<li class="has-text-weight-bold">Snap (all distributions) -
<a href="https://snapcraft.io/minetest">Stable</a></li>
<li>Debian -
<a href="https://packages.debian.org/search?keywords=minetest">Stable</a></li>
<li>Ubuntu -
@ -112,7 +114,7 @@ redirect_from:
<a href="https://aur.archlinux.org/packages/minetest-git-leveldb/">Unstable</a></li>
<li>Gentoo -
<a href="https://packages.gentoo.org/package/games-action/minetest">Stable</a></li>
<li>VoidLinux -
<li>Void Linux -
<a href="https://github.com/void-linux/void-packages/tree/master/srcpkgs/minetest">Stable</a></li>
</ul>
</div>