summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-05-19 10:41:59 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-05-19 10:41:59 -0500
commit3d67f2d12147d929c663b599a86a5aa9a76629ad (patch)
treed0bd13c5ef3431c9eaafb3e0fba85efc307ebe73 /media-sound
parentsys-kernel/gentoo-sources: Linux patch 4.4.11 (diff)
downloadgentoo-3d67f2d12147d929c663b599a86a5aa9a76629ad.tar.gz
gentoo-3d67f2d12147d929c663b599a86a5aa9a76629ad.tar.bz2
gentoo-3d67f2d12147d929c663b599a86a5aa9a76629ad.zip
media-sound/spotify: upadte for new release
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/spotify/Manifest4
-rw-r--r--media-sound/spotify/spotify-1.0.29.ebuild (renamed from media-sound/spotify/spotify-1.0.28.ebuild)4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/spotify/Manifest b/media-sound/spotify/Manifest
index bffaafd5e646..452091f9a856 100644
--- a/media-sound/spotify/Manifest
+++ b/media-sound/spotify/Manifest
@@ -1,2 +1,2 @@
-DIST spotify-client_1.0.28.89.gf959d4ce-37_amd64.deb 77841530 SHA256 c563f1c0cd7a632802431191714bd23be05009ce93d70571cc217e606575661b SHA512 aa1a913988df01e4362fd37c5150b419bd9b0d59cb966f8067b178ad11fbb2ff24e5bea6fc11d29b170c3f28dad91d791c043df9eb988127786020a5af0af646 WHIRLPOOL 6c6c951f80311ccd3c7211cb4c0a8ba3511b4c87200dabac7683262741126f4a50f6ae31fc06225efdc18227ae753bbd558ff0d5f8d98d4a8632fcef4988f037
-DIST spotify-client_1.0.28.89.gf959d4ce-4_i386.deb 4543475 SHA256 6534d77164b77c0d2ce88150e57ab6ae7b75322b72a3abca201f1a449b850434 SHA512 cb36aa7160df003e98f4bd5ac2666d35938f665c6747aafc3b9835aa9c3319e3de593ac978e9cc6ae632cea25b5b93da0f70518a24b16149ecdbd1719cfa3b09 WHIRLPOOL 9d9dfd0fb185cc2e66f572e439ead819bfd9e0faba6e6ac43d371b5d5416a0cba8aa5f2e93e7b50d2c14ae3841a85b652ec1cb7c7175b9d27bb2273ae4be1969
+DIST spotify-client_1.0.29.92.g67727800-21_amd64.deb 81296792 SHA256 c44fee4e687e73906760e008c863f2166f1f715d130329ef5621047bef548188 SHA512 df2358cc6b7e5c20e45278a89a06a616d22f90178ecdfcffdd0433209dd713d78ce746687e173b1565caa564616e5ca209f9dbcd72014aa60d09835b344bd04d WHIRLPOOL 17fb7b3b4bd76534fab6d9be8d32705dc33b901de19fc510665602efee86e96c902d06bde7a1206ae33a403fcee73c2500a5f9d0be7566f4cd3ecb99e33bff0e
+DIST spotify-client_1.0.29.92.g67727800-3_i386.deb 84402500 SHA256 9b888e112f02be43566e343d032552c5e8b82ad8e75adc3f8409dc5f8a87e4b9 SHA512 a32c470265db61719ad5617b780749017aed893c2ce02c9197c9a5f73fa05c208d89981737b4195446974c57a0706c531e74658841c63a8be34bb23fb8e44448 WHIRLPOOL 97d007fe6f982fc05a9f81ad127d0410fa29101e83833cd4bfb09e926668d48a04da2d85497111aae181f263a167f4ea2be48ce0dc602ea718b5091e747929dc
diff --git a/media-sound/spotify/spotify-1.0.28.ebuild b/media-sound/spotify/spotify-1.0.29.ebuild
index c15c47fa99ba..887676f0cca0 100644
--- a/media-sound/spotify/spotify-1.0.28.ebuild
+++ b/media-sound/spotify/spotify-1.0.29.ebuild
@@ -8,8 +8,8 @@ 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}.89.gf959d4ce-37_amd64.deb )
- x86? ( ${SRC_BASE}${PN}-client_${PV}.89.gf959d4ce-4_i386.deb )"
+SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.92.g67727800-21_amd64.deb )
+ x86? ( ${SRC_BASE}${PN}-client_${PV}.92.g67727800-3_i386.deb )"
LICENSE="Spotify"
SLOT="0"
KEYWORDS="amd64 x86"