From 8df3f5ecc7723e8b53dbc748ce6d1b738b179e47 Mon Sep 17 00:00:00 2001 From: timvisee Date: Wed, 27 Mar 2019 19:17:13 +0100 Subject: [PATCH] Remove ffsend-bin AUR package from README for now, mention ffsend package --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c7235a3..80c94cd 100644 --- a/README.md +++ b/README.md @@ -181,13 +181,13 @@ ffsend --help ``` #### Linux: Arch AUR packages -[» `ffsend-bin`][aur-ffsend-bin] (binary package) -[» `ffsend-git`][aur-ffsend-git] (compile from source package) +[» `ffsend`][aur-ffsend] (compiles from source, latest stable release) +[» `ffsend-git`][aur-ffsend-git] (compiles from source, latest `master` commit) ```bash -yay -S ffsend-bin +yay -S ffsend # or -aurget -S ffsend-bin +aurget -S ffsend # or using any other AUR helper ffsend --help @@ -742,6 +742,7 @@ Check out the [LICENSE](LICENSE) file for more information. [svg-term]: https://github.com/marionebl/svg-term-cli [github-releases]: https://github.com/timvisee/ffsend/releases [github-latest-release]: https://github.com/timvisee/ffsend/releases/latest +[aur-ffsend]: https://aur.archlinux.org/packages/ffsend/ [aur-ffsend-bin]: https://aur.archlinux.org/packages/ffsend-bin/ [aur-ffsend-git]: https://aur.archlinux.org/packages/ffsend-git/ [snapcraft-ffsend]: https://snapcraft.io/ffsend