summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-08-12 15:06:35 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-08-12 15:08:15 -0500
commitd41497130d9818bd9492f5a9a699c5656d3de028 (patch)
treeb83fd01bfbb299e9b9e7cc309bfc72931679326d /media-sound/spotify
parentsys-block/storcli: New package (diff)
downloadgentoo-d41497130d9818bd9492f5a9a699c5656d3de028.tar.gz
gentoo-d41497130d9818bd9492f5a9a699c5656d3de028.tar.bz2
gentoo-d41497130d9818bd9492f5a9a699c5656d3de028.zip
media-sound/spotify: bup
Package-Manager: portage-2.2.28
Diffstat (limited to 'media-sound/spotify')
-rw-r--r--media-sound/spotify/Manifest4
-rw-r--r--media-sound/spotify/spotify-1.0.36.ebuild (renamed from media-sound/spotify/spotify-1.0.34.ebuild)6
2 files changed, 5 insertions, 5 deletions
diff --git a/media-sound/spotify/Manifest b/media-sound/spotify/Manifest
index ae08dbc54ec8..5107e35fdb6b 100644
--- a/media-sound/spotify/Manifest
+++ b/media-sound/spotify/Manifest
@@ -1,2 +1,2 @@
-DIST spotify-client_1.0.34.146.g28f9eda2-19_amd64.deb 80084258 SHA256 af2881c246e683926a5564839d482e61fa02740694562a071bde4835d04a7ade SHA512 0e94eca97e0e5b673bd8c3f6a8d0cf7ab4ee7f7e278afd4d7b280402230307cfd2cc4a7445c1dcfcba2f239522bd9c70e183fa6f148512526cb535b0fb15cebb WHIRLPOOL aacac69063847ae7f586fcf7f95ea36c90e76e1ffac9d52487af8f95142664ef6ad9f5ca46f1cf35413831388ec4981a277a2b22aa9f9ae6f6d12dadb6b8e469
-DIST spotify-client_1.0.34.146.g28f9eda2-2_i386.deb 86800962 SHA256 aa6bb5fb8bb008cf620d46a9c70f417cc8570cdc4f79b740d5ee24292ee6ad43 SHA512 b6e4b922491774a0b4e769513ecff27d92d3deed3b919b3997a237914785682a4061cebf7262acf8ad8433b628a25b2954a422cd4c7bcefa2678ccfc912bbacf WHIRLPOOL 2dd309fa97a4f3d03f757d39fd2006d67ff0a2d60fc9b25c0885c4abd5b1e163d95fc2b0c23370b7e1e25323b39ee17fd8fc88615bb32f4c0bcee74123de5e2d
+DIST spotify-client_1.0.36.120.g536a862f-20_amd64.deb 79230104 SHA256 c041f58229451d54dac65da98d5d3d2d005cbc38366cddccad7f38d2c987240f SHA512 a8723d49d8dc1a68b033c032873c020732a2e5d52d19527eec74959b1b5aa0e052e40ed021a7d42dcb96718f1c4385aa0ab9f572ce92b9618f347ed7d80393d7 WHIRLPOOL fc475b7c8ffec19ca722d579dc48dff847a0ca1c6afd4f0c3eff319452cc47f8ec9107f9ea01e931e4a76d1ed65ef1129f4893035927aade979823e1ef91528c
+DIST spotify-client_1.0.36.120.g536a862f-2_i386.deb 87489612 SHA256 8f8b6b1ba42fa6b610b608f92c0f81ace1b07482ac663ba4381a58bf05dc582c SHA512 d46ccd1d93e69c46f9b581a8f112113dd968593457f5067690e53252470d0979891a7948504280d3e847388dd29c637047fccf44c6784c68b0ca0fdbdc576413 WHIRLPOOL 5a5e5a19d00bcb6e0a7f4ee4adbbff88bfd15400c41636fa6ff1ab1100c66403071bdacdfd0f0d70af70f0d25e6a09e4c767f709c71127f09e68ef29b3fea679
diff --git a/media-sound/spotify/spotify-1.0.34.ebuild b/media-sound/spotify/spotify-1.0.36.ebuild
index 4afad95e80a1..998a91e3a8c6 100644
--- a/media-sound/spotify/spotify-1.0.34.ebuild
+++ b/media-sound/spotify/spotify-1.0.36.ebuild
@@ -8,11 +8,11 @@ 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/"
SRC_BASE="http://repository.spotify.com/pool/non-free/${PN:0:1}/${PN}-client/"
-SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.146.g28f9eda2-19_amd64.deb )
- x86? ( ${SRC_BASE}${PN}-client_${PV}.146.g28f9eda2-2_i386.deb )"
+SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.120.g536a862f-20_amd64.deb )
+ x86? ( ${SRC_BASE}${PN}-client_${PV}.120.g536a862f-2_i386.deb )"
LICENSE="Spotify"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE="gnome pax_kernel pulseaudio"
RESTRICT="mirror strip"