tizonia / tizonia-openmax-il

Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, iHeartRadio, Plex servers and Chromecast devices.
https://tizonia.org
GNU Lesser General Public License v3.0
1.69k stars 87 forks source link

`README.md` links to non-existing AUR package `tizonia-all`. #803

Open dreirund opened 9 months ago

dreirund commented 9 months ago

Issue

The README.md has a links and mentiones to the Arch Linux AUR package tizonia-all:

[tizonia-all](https://aur.archlinux.org/packages/tizonia-all/) [...]
[...]
- [tizonia-all (for the latest released version)](https://aur.archlinux.org/packages/tizonia-all/) 
[...]
```bash
# For the latest stable release
$ git clone https://aur.archlinux.org/tizonia-all.git
$ cd tizonia-all
$ makepkg -si

which does (not anymore) exist.
Only tizonia-all-git still exists.

The references to tizonia-all should be removed.

Regards!

Enkk17 commented 3 weeks ago

I removed the link in question, I'm waiting for them to accept my pull