From 91c3489d5f0031aba7883dd838fa9d966a371528 Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Thu, 17 Nov 2022 15:05:51 +0100 Subject: [PATCH] [docs] Add AUR Reference (#1054) The AUR is the Arch unofficial repository, where users can upload PKGBUILD's for Arch Linux users to build a package. --- docs/installation_guide/third_party.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/installation_guide/third_party.md b/docs/installation_guide/third_party.md index 7850d4546..0909c7823 100644 --- a/docs/installation_guide/third_party.md +++ b/docs/installation_guide/third_party.md @@ -3,5 +3,6 @@ Several awesome people have put time and energy into packaging GoToSocial for third-party ecosystems. These projects are listed below: - [YunoHost GoToSocial Packaging](https://github.com/YunoHost-Apps/gotosocial_ynh) by [OniriCorpe](https://github.com/OniriCorpe). +- [Unofficial Arch Linux Package](https://aur.archlinux.org/packages/gotosocial) These packages are not maintained by GoToSocial, so please direct questions and issues to the repository maintainers (and donate to them!).