commit:     64fe9444cd071e4f5c0682cd7608033d89bb34ea
Author:     suoyuan666 <suoyuan666 <AT> s5n <DOT> xyz>
AuthorDate: Wed Mar  4 05:41:08 2026 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Mon Mar  9 11:37:04 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64fe9444

dev-util/android-studio: update SRC_URI

The upstream download link has changed.
Updated SRC_URI to point to the new location to fix fetch failures.

Signed-off-by: suoyuan666 <suoyuan666 <AT> s5n.xyz>
Part-of: https://github.com/gentoo/gentoo/pull/45890
Closes: https://github.com/gentoo/gentoo/pull/45890
Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 dev-util/android-studio/Manifest                         | 1 +
 dev-util/android-studio/android-studio-2025.3.2.6.ebuild | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-util/android-studio/Manifest b/dev-util/android-studio/Manifest
index d1fc52fab2b1..73f20545187b 100644
--- a/dev-util/android-studio/Manifest
+++ b/dev-util/android-studio/Manifest
@@ -1 +1,2 @@
 DIST android-studio-panda1-patch1-linux.tar.gz 1415242996 BLAKE2B 
1feaf2681a3d4190514e3dda59a70f19642d0a663a97b2cebd4ed545ff6ba0eb690935c3685e477b8930bc6220b439bf22849df2b396942e38028c989f4891ca
 SHA512 
9a2f1e1c04097c0c3b258901f3ee084d69ec590196a7a47e448b2b0d9e69367c5913ad3f0f66e263afbfbe24320b67b646600e6f82f03451835215499ff716f1
+DIST android-studio-panda2-linux.tar.gz 1415863188 BLAKE2B 
ef056e847d7eb56b5d811616598581ed1e46cbb3e26742d2d4f190db8f69a3ab02ff9565f3501be9c2fdd38d37567464667df68008cfb538dc118d3e3538e0f7
 SHA512 
6e1356b5ad913a12d4389c07c1f8bbe8af72e5c79d7a926bd55e6bd1d74d23e826042390914334f4bab4ad44d66c55cdf7bdf84d893b840eddf000c12fe97347

diff --git a/dev-util/android-studio/android-studio-2025.3.2.6.ebuild 
b/dev-util/android-studio/android-studio-2025.3.2.6.ebuild
index 062bbd4d4c14..b8962a392be1 100644
--- a/dev-util/android-studio/android-studio-2025.3.2.6.ebuild
+++ b/dev-util/android-studio/android-studio-2025.3.2.6.ebuild
@@ -31,7 +31,7 @@ QA_PREBUILT="
 
 DESCRIPTION="Android development environment based on IntelliJ IDEA"
 HOMEPAGE="https://developer.android.com/studio";
-SRC_URI="https://edgedl.me.gvt1.com/android/studio/ide-zips/${PV}/${PN}-panda1-patch1-linux.tar.gz";
+SRC_URI="https://edgedl.me.gvt1.com/android/studio/ide-zips/${PV}/${PN}-panda2-linux.tar.gz";
 S=${WORKDIR}/${PN}
 LICENSE="Apache-2.0 android BSD BSD-2 CDDL-1.1 CPL-0.5
        EPL-1.0 GPL-2 GPL-2+ JDOM IJG LGPL-2.1 MIT

Reply via email to