gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 91c3489d5f0031aba7883dd838fa9d966a371528
parent c56998ff0568f7fa53665e8820fda211098ebac3
Author: Jelle van der Waa <jelle@vdwaa.nl>
Date:   Thu, 17 Nov 2022 15:05:51 +0100

[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.
Diffstat:
Mdocs/installation_guide/third_party.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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!).