gnu: mpdscribble: Update home page.
* gnu/packages/mpd.scm (mpdscribble)[home-page]: This package seems to have found a home. Use it.
This commit is contained in:
parent
7da9e792e4
commit
fc2847b1f7
|
@ -258,9 +258,7 @@ sort playlists, and a local file system browser.")
|
|||
(synopsis "MPD client for track scrobbling")
|
||||
(description "mpdscribble is a Music Player Daemon client which submits
|
||||
information about tracks being played to a scrobbler, such as Libre.FM.")
|
||||
;; musicpd.org doesn't mention mpdscribble. It points users to this wiki
|
||||
;; instead.
|
||||
(home-page "http://mpd.wikia.com/wiki/Client:Mpdscribble")
|
||||
(home-page "https://www.musicpd.org/clients/mpdscribble/")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public python-mpd2
|
||||
|
|
Loading…
Reference in New Issue