From 5acfe3380dfa35391446b9747fe94f1d25857226 Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Tue, 21 Nov 2023 09:19:03 +0200 Subject: [PATCH] Update Arch Linux package URL in readme.md The old URL returns 404 now. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 44310090b9..41a66eeb49 100644 --- a/readme.md +++ b/readme.md @@ -76,7 +76,7 @@ OpenRCT2 requires original files of RollerCoaster Tycoon 2 to play. It can be bo * [Latest release](https://flathub.org/apps/details/io.openrct2.OpenRCT2) Some Linux distributions offer native packages already. These packages are usually third-party, but we're trying to resolve issues they are facing. -* ArchLinux: [openrct2-git](https://aur.archlinux.org/packages/openrct2-git) (AUR) and [openrct2](https://archlinux.org/packages/community/x86_64/openrct2/) (Community) +* Arch Linux: [openrct2-git](https://aur.archlinux.org/packages/openrct2-git) (AUR) and [openrct2](https://archlinux.org/packages/extra/x86_64/openrct2/) ([extra] repository) * Ubuntu PPA: [`develop` branch](https://launchpad.net/~openrct2/+archive/ubuntu/nightly) (nightly builds) * openSUSE OBS: [games/openrct2](https://software.opensuse.org/download.html?project=games&package=openrct2) * Gentoo (main portage tree): [games-simulation/openrct2](https://packages.gentoo.org/packages/games-simulation/openrct2)