Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release-tracking AUR package to README #133

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ The last command compiles the whole thing and copies the plugin into your local
The next time you start Pidgin, or another libpurple client, you should be able to activate it in the "Plugins" window.

##### 2B. OR: Install from a community repo
* Arch - AUR: https://aur.archlinux.org/packages/libpurple-lurch-git/
* Fedora - COPR: https://copr.fedorainfracloud.org/coprs/treba/pidgin-lurch/
* Arch - AUR: [libpurple-lurch](https://aur.archlinux.org/packages/libpurple-lurch/) or [libpurple-lurch-git](https://aur.archlinux.org/packages/libpurple-lurch-git/)
Copy link

@hartwork hartwork Dec 6, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

libpurple-lurch has been moved from AUR into core Arch so the first link has gone 404 by now. Could be fixed on the go or not. Also, there are potentially more repos/distros to list here (now or later), see https://repology.org/projects/?search=lurch

* Fedora - COPR: [pidgin-lurch](https://copr.fedorainfracloud.org/coprs/treba/pidgin-lurch/)


### Windows
Expand Down