diff options
-rw-r--r-- | development/android-studio/android-studio.SlackBuild | 2 | ||||
-rw-r--r-- | development/android-studio/android-studio.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/android-studio/android-studio.SlackBuild b/development/android-studio/android-studio.SlackBuild index 7fa6c31f04..256597d74a 100644 --- a/development/android-studio/android-studio.SlackBuild +++ b/development/android-studio/android-studio.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=android-studio -VERSION=${VERSION:-2024.2.2.15} +VERSION=${VERSION:-2024.3.2.15} BUILD=${BUILD:-1} ARCH=${ARCH:-$(uname -m)} TAG=${TAG:-_SBo} diff --git a/development/android-studio/android-studio.info b/development/android-studio/android-studio.info index 15af2e7edf..925835eff1 100644 --- a/development/android-studio/android-studio.info +++ b/development/android-studio/android-studio.info @@ -1,10 +1,10 @@ PRGNAM="android-studio" -VERSION="2024.2.2.15" +VERSION="2024.3.2.15" HOMEPAGE="https://developer.android.com/studio" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.google.com/dl/android/studio/ide-zips/2024.2.2.15/android-studio-2024.2.2.15-linux.tar.gz" -MD5SUM_x86_64="e8fc7209314881980b9abd43e5569388" +DOWNLOAD_x86_64="https://dl.google.com/dl/android/studio/ide-zips/2024.3.2.15/android-studio-2024.3.2.15-linux.tar.gz" +MD5SUM_x86_64="6d6583fe9eb2d38fc5733820958803f8" REQUIRES="" MAINTAINER="Lockywolf" -EMAIL="sukma.wardana@mail.com" +EMAIL="for_sbo.android-studio_2025-06-18@lockywolf.net" |