media-sound/spotify: Fix homepage URL github/pr/38
authorGokturk Yuksek <gokturk@binghamton.edu>
Mon, 24 Aug 2015 18:54:07 +0000 (14:54 -0400)
committerGokturk Yuksek <gokturk@binghamton.edu>
Mon, 24 Aug 2015 18:55:06 +0000 (14:55 -0400)
The URL link has a 'ch-de' localization tag, which
prints messages in German.

Package-Manager: portage-2.2.20.1

media-sound/spotify/spotify-0.9.17.1-r1.ebuild

index 08c175958ad21c2ec3492b2bc7f05387bb7c67dc..c5fbd308ec07be11f54881b094fdbba7aa2d7f0c 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils fdo-mime gnome2-utils pax-utils unpacker
 
 DESCRIPTION="Spotify is a social music platform"
-HOMEPAGE="https://www.spotify.com/ch-de/download/previews/"
+HOMEPAGE="https://www.spotify.com/download/previews/"
 MY_PV="${PV}.g9b85d43.7-1"
 MY_P="${PN}-client_${MY_PV}"
 SRC_BASE="http://repository.spotify.com/pool/non-free/${PN:0:1}/${PN}/"