commit: 868b88783bb5b55896645dd3122723d4df5da4d1 Author: natehalsey <halseyng <AT> outlook <DOT> com> AuthorDate: Wed Jul 31 14:09:38 2024 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed Jul 31 16:52:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=868b8878
media-sound/spotify: update ebuild to 1.2.42 Signed-off-by: natehalsey <halseyng <AT> outlook.com> Closes: https://github.com/gentoo/gentoo/pull/37879 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> media-sound/spotify/Manifest | 2 +- media-sound/spotify/{spotify-1.2.40.ebuild => spotify-1.2.42.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-sound/spotify/Manifest b/media-sound/spotify/Manifest index b8b223e5be8c..cb225f207b2e 100644 --- a/media-sound/spotify/Manifest +++ b/media-sound/spotify/Manifest @@ -1 +1 @@ -DIST spotify-client_1.2.40.599.g606b7f29_amd64.deb 140956866 BLAKE2B b47b307b8e7c63815f9e2930321751ff3e4fb030014fa9f285e66d1bd82b1cff1cf7ed694bfe2e60a72c3c7abe0640448651bc481b28cd61031c43ed69b71af5 SHA512 82b3da3de8874b9cbead7d037bcf4f5bcfff4bca627e6106f0fea3896c713385bf100c7a4d1b970d349d71fb4e77a4e189334abb1a93c4126e306eb14f82bf8f +DIST spotify-client_1.2.42.290.g242057a2_amd64.deb 140926882 BLAKE2B fc1dec8dde1a057b7b84add42a8c83d5250a4e8c13248858a153cb304ef60a4b26b501323841ce0e70c34e0874eaccf0fc0f43173915578160c54718e732f130 SHA512 9b73788835fd590dd0e47b634605b93637bc935c760ae40e7f5062d2417b67f7e31c040dd60edd801d4a3b642a126c99f1f49c8a731fafbeb0cc5a1e5b436052 diff --git a/media-sound/spotify/spotify-1.2.40.ebuild b/media-sound/spotify/spotify-1.2.42.ebuild similarity index 98% rename from media-sound/spotify/spotify-1.2.40.ebuild rename to media-sound/spotify/spotify-1.2.42.ebuild index 344360e02145..2a4aa0f72b7b 100644 --- a/media-sound/spotify/spotify-1.2.40.ebuild +++ b/media-sound/spotify/spotify-1.2.42.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit desktop pax-utils unpacker xdg DESCRIPTION="Spotify is a social music platform" HOMEPAGE="https://www.spotify.com/download/linux/" SRC_BASE="http://repository.spotify.com/pool/non-free/s/${PN}-client/" -BUILD_ID_AMD64="599.g606b7f29" +BUILD_ID_AMD64="290.g242057a2" SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb" LICENSE="Spotify"