commit:     3f7c8cafb25bdd4f6a9b3e4dc0805158f44de55f
Author:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  5 13:58:08 2023 +0000
Commit:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Thu Jul  6 17:14:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7c8caf

dev-util/android-studio: add 2023.1.1.10, drop 2023.1.1.7

Signed-off-by: Jason A. Donenfeld <zx2c4 <AT> gentoo.org>

 dev-util/android-studio/Manifest                                        | 2 +-
 ...droid-studio-2023.1.1.7.ebuild => android-studio-2023.1.1.10.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/android-studio/Manifest b/dev-util/android-studio/Manifest
index f9fe09002645..500980d0d17c 100644
--- a/dev-util/android-studio/Manifest
+++ b/dev-util/android-studio/Manifest
@@ -1 +1 @@
-DIST android-studio-2023.1.1.7-linux.tar.gz 1182991479 BLAKE2B 
b0dd3581c65ad73e4d09965d6aea1fbd153d27eac3c55a03ec09b1ccd7adb345304008ef6bb0afea7491345a5b7f3c0e1cff82a0ae487951e3b046cb4e43cf44
 SHA512 
ae5158f390ea5cdd90c307d614c765747b7b7001a87342c7f2c884344f857f1a3907fedce9713645343b71d0b57df2731cb3d2cf6777f30e42dbbdcfdb141983
+DIST android-studio-2023.1.1.10-linux.tar.gz 1161228766 BLAKE2B 
d97b024e94751b2aad0a836ddf4ae54dc172a2677e7490de2a376cb40e863e16ed679d7907a7cac40282273bf6c711d8a3516ffd3acf96254570b62baf461b9c
 SHA512 
c94fc8280c7c1fbfaa63fc9dda9b9cfeb5e4478c8b9a8d3b29a587e207a37b534f2d8a6ab754f6ff60768c087e2ad62c686e2a567f8ca4e6e25fb06fc33ea967

diff --git a/dev-util/android-studio/android-studio-2023.1.1.7.ebuild 
b/dev-util/android-studio/android-studio-2023.1.1.10.ebuild
similarity index 98%
rename from dev-util/android-studio/android-studio-2023.1.1.7.ebuild
rename to dev-util/android-studio/android-studio-2023.1.1.10.ebuild
index 2b1e3ce86fba..cbe5325ea617 100644
--- a/dev-util/android-studio/android-studio-2023.1.1.7.ebuild
+++ b/dev-util/android-studio/android-studio-2023.1.1.10.ebuild
@@ -90,7 +90,7 @@ src_install() {
        fperms -R 755 "${dir}"/plugins/android/resources/trace_processor_daemon
        fperms -R 755 
"${dir}"/plugins/android/resources/transport/{arm64-v8a,armeabi-v7a,x86,x86_64}
        fperms -R 755 
"${dir}"/plugins/android-ndk/resources/lldb/{android,bin,lib,shared}
-       fperms 755 
"${dir}"/plugins/c-clangd/bin/clang/linux/x64/{clang-tidy,clangd}
+       fperms 755 "${dir}"/plugins/c-clangd/bin/clang/linux/x64/clangd
        fperms -R 755 "${dir}"/plugins/terminal/{,fish}
 
        newicon "bin/studio.png" "${PN}.png"

Reply via email to