Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/
Date: Tue, 07 Sep 2021 19:03:14
Message-Id: 1631041386.38968261b6d578a19f2bbc74b86915a1b1e7df1a.prometheanfire@gentoo
1 commit: 38968261b6d578a19f2bbc74b86915a1b1e7df1a
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 7 19:02:45 2021 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 7 19:03:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38968261
7
8 media-sound/spotify: 1.1.67 bump
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --force
12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
13
14 media-sound/spotify/Manifest | 2 +-
15 media-sound/spotify/{spotify-1.1.56.ebuild => spotify-1.1.67.ebuild} | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-sound/spotify/Manifest b/media-sound/spotify/Manifest
19 index 3d471f107db..f71b14a2330 100644
20 --- a/media-sound/spotify/Manifest
21 +++ b/media-sound/spotify/Manifest
22 @@ -1,2 +1,2 @@
23 DIST spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb 95135550 BLAKE2B ad4587dd6b3c64a0398e0790203a7826e290a27542fa39ebbd6c7198d8ad1fd3fb06e8b030b64e1e61e0624ef20aafda08189266486cd073cb779ebff62ef502 SHA512 51d60f7592e5f31ea4b7e67736a85271cb48d4108459630da61c4ab67d2a470038240c1d6ff577280cb4498cf44f14d7bc7e0312f63d34265bcd1e70cd13142f
24 -DIST spotify-client_1.1.56.595.g2d2da0de_amd64.deb 134092920 BLAKE2B a1b836a8c7627254203326c6168dd8351d1c0e527a94e26ec96f9437b72196a717e2cc460b4c89da4098d19d5de4c6f7df150b039a32240b9edc978253590d16 SHA512 4a270461d07c339a3fdf49cd0a8728d4fc7300be001a1ba59c74f05bf273b79a61bde6d046c27a6af38dfb6af58963fbd8b8cd7468c91b91e48b0d32b3dcc2b5
25 +DIST spotify-client_1.1.67.586.gbb5ef64e_amd64.deb 118938508 BLAKE2B 41239d0c67e3f9e1e4ef2b437320307f1cf947e022635b7c3b9103bfe5fe33f0b1465e9384e78cbb4684b0dec2efd974aa2ac4d1a15860907d66be0b04b14246 SHA512 d105eed1f013be2704ad7f0aaeb80ab2f8f19a0cfe69782f32fc95241d2900560996ec17101222365e1ad3b02ff9fa866da3f0709277a5bb40d032f5a58f7062
26
27 diff --git a/media-sound/spotify/spotify-1.1.56.ebuild b/media-sound/spotify/spotify-1.1.67.ebuild
28 similarity index 99%
29 rename from media-sound/spotify/spotify-1.1.56.ebuild
30 rename to media-sound/spotify/spotify-1.1.67.ebuild
31 index 0b02e6e4707..85887a55a00 100644
32 --- a/media-sound/spotify/spotify-1.1.56.ebuild
33 +++ b/media-sound/spotify/spotify-1.1.67.ebuild
34 @@ -7,7 +7,7 @@ inherit desktop pax-utils unpacker xdg
35 DESCRIPTION="Spotify is a social music platform"
36 HOMEPAGE="https://www.spotify.com/download/linux/"
37 SRC_BASE="http://repository.spotify.com/pool/non-free/s/${PN}-client/"
38 -BUILD_ID_AMD64="595.g2d2da0de"
39 +BUILD_ID_AMD64="586.gbb5ef64e"
40 SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb"
41 LICENSE="Spotify"
42 SLOT="0"