spotify: update meta.homepage

This commit is contained in:
Bjørn Forsman
2013-10-22 20:43:54 +02:00
parent fc8f8932e1
commit 82fdd91543
+1 -1
View File
@@ -85,7 +85,7 @@ stdenv.mkDerivation {
dontPatchELF = true;
meta = {
homepage = https://www.spotify.com/download/previews/;
homepage = https://www.spotify.com/;
description = "Spotify for Linux allows you to play music from the Spotify music service";
license = "unfree";
maintainers = [ stdenv.lib.maintainers.eelco ];