From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E611E158041 for ; Mon, 26 Feb 2024 21:42:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E30B5E2ADF; Mon, 26 Feb 2024 21:42:18 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C59D9E2ADF for ; Mon, 26 Feb 2024 21:42:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 01ACD33BE91 for ; Mon, 26 Feb 2024 21:42:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D45DB2F for ; Mon, 26 Feb 2024 21:42:16 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1708983729.7540900f125fdd8a850f0e23312ddd2d39ce639c.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/spotify/spotify-1.2.26.ebuild media-sound/spotify/spotify-1.2.31.ebuild X-VCS-Directories: media-sound/spotify/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 7540900f125fdd8a850f0e23312ddd2d39ce639c X-VCS-Branch: master Date: Mon, 26 Feb 2024 21:42:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ff78c613-5eb6-482d-a28e-a8a739744fef X-Archives-Hash: 8f88a715b41d227cfa6660ba34851efe commit: 7540900f125fdd8a850f0e23312ddd2d39ce639c Author: Nataliiaaa <33694493+LaNataliaaa users noreply github com> AuthorDate: Mon Feb 26 12:18:10 2024 +0000 Commit: Matthew Thode gentoo org> CommitDate: Mon Feb 26 21:42:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7540900f Bump new spotify version Signed-off-by: Nataliiaaa <33694493+LaNataliaaa users.noreply.github.com> Signed-off-by: Matthew Thode gentoo.org> media-sound/spotify/{spotify-1.2.26.ebuild => spotify-1.2.31.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/spotify/spotify-1.2.26.ebuild b/media-sound/spotify/spotify-1.2.31.ebuild similarity index 99% rename from media-sound/spotify/spotify-1.2.26.ebuild rename to media-sound/spotify/spotify-1.2.31.ebuild index 170c0dce2c31..a01c85bd7944 100644 --- a/media-sound/spotify/spotify-1.2.26.ebuild +++ b/media-sound/spotify/spotify-1.2.31.ebuild @@ -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="1187.g36b715a1" +BUILD_ID_AMD64="1205.g4d59ad7c" SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb" LICENSE="Spotify"