spotify: remove outdated info
Spotify for Linux works with free accounts since the end of 2011. I verified this myself today. Ref: http://www.omgubuntu.co.uk/2011/12/spotify-on-linux-works-for-free-accounts-offers-15-million-tracks
This commit is contained in:
parent
d4e469d307
commit
fc8f8932e1
@ -89,13 +89,5 @@ stdenv.mkDerivation {
|
|||||||
description = "Spotify for Linux allows you to play music from the Spotify music service";
|
description = "Spotify for Linux allows you to play music from the Spotify music service";
|
||||||
license = "unfree";
|
license = "unfree";
|
||||||
maintainers = [ stdenv.lib.maintainers.eelco ];
|
maintainers = [ stdenv.lib.maintainers.eelco ];
|
||||||
|
|
||||||
longDescription =
|
|
||||||
''
|
|
||||||
Spotify is a digital music streaming service. This package
|
|
||||||
provides the Spotify client for Linux. At present, it does not
|
|
||||||
work with free Spotify accounts; it requires a Premium or
|
|
||||||
Unlimited account.
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user