Merge pull request #228089 from toastal/mpris-scrobbler-listenbrainz
mpris-scrobbler: add ListenBrainz to the desc.
This commit is contained in:
@@ -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 ];
|
||||
|
||||
Reference in New Issue
Block a user