Merge pull request #228089 from toastal/mpris-scrobbler-listenbrainz
mpris-scrobbler: add ListenBrainz to the desc.
This commit is contained in:
commit
d1d4dfb14c
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ stdenv.mkDerivation rec {
|
|||
};
|
||||
|
||||
meta = with lib; {
|
||||
description = "Minimalistic scrobbler for libre.fm & last.fm";
|
||||
description = "Minimalistic scrobbler for ListenBrainz, libre.fm, & last.fm";
|
||||
homepage = "https://github.com/mariusor/mpris-scrobbler";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ emantor ];
|
||||
|
|
Loading…
Reference in a new issue