From ab4ad92d4069f8d51988a83cceea3fdfdcc9cb88 Mon Sep 17 00:00:00 2001 From: TheFox0x7 Date: Mon, 21 Jul 2025 21:21:25 +0000 Subject: [PATCH] replace arch package url (#783) Direct users to main repository instead of AUR package Reviewed-on: https://gitea.com/gitea/tea/pulls/783 Co-authored-by: TheFox0x7 Co-committed-by: TheFox0x7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a69c627..4f8bd3c 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ There are different ways to get `tea`: ```sh brew install tea ``` - - arch linux ([gitea-tea-git](https://aur.archlinux.org/packages/gitea-tea-git), thirdparty) + - arch linux ([tea](https://archlinux.org/packages/extra/x86_64/tea/), thirdparty) - alpine linux ([tea](https://pkgs.alpinelinux.org/packages?name=tea&branch=edge), thirdparty) - Windows via `MSYS2` ([tea](https://packages.msys2.org/base/mingw-w64-tea), thirdparty)