spotify: update meta.homepage

This commit is contained in:
Bjørn Forsman 2013-10-22 20:13:24 +02:00
parent fc8f8932e1
commit 82fdd91543
1 changed files with 1 additions and 1 deletions

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 ];