diff options
author | Roberto Metere <roberto@metere.it> | 2018-05-01 05:55:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-05 06:46:29 +0700 |
commit | 65fc3cde51c100feb5274deca6424920189e6f07 (patch) | |
tree | 3a31a15d5cb70a74452e66df0292f163df470f77 /development/android-studio | |
parent | d3bebb4d43e7c3c86433df67b5f9076a77bf35b0 (diff) | |
download | slackbuilds-65fc3cde51c100feb5274deca6424920189e6f07.tar.gz |
development/android-studio: Updated for version 3.1.2.0_173_4720617.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/android-studio')
-rw-r--r-- | development/android-studio/android-studio.SlackBuild | 4 | ||||
-rw-r--r-- | development/android-studio/android-studio.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/android-studio/android-studio.SlackBuild b/development/android-studio/android-studio.SlackBuild index 4a3bd0007e..d29221e032 100644 --- a/development/android-studio/android-studio.SlackBuild +++ b/development/android-studio/android-studio.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for Android Studio -# Copyright 2012-2017 Roberto Metere, Cagliari (CA), Italy <roberto@metere.it> +# Copyright 2012-2018 Roberto Metere, Cagliari (CA), Italy <roberto@metere.it> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=android-studio -VERSION=${VERSION:-3.0.1.0_171_4443003} +VERSION=${VERSION:-3.1.2.0_173_4720617} SRCVER=$(echo ${VERSION#*_} | sed 's/_/./') BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/android-studio/android-studio.info b/development/android-studio/android-studio.info index c8c6e96161..ca7bb88a7e 100644 --- a/development/android-studio/android-studio.info +++ b/development/android-studio/android-studio.info @@ -1,8 +1,8 @@ PRGNAM="android-studio" -VERSION="3.0.1.0_171_4443003" +VERSION="3.1.2.0_173_4720617" HOMEPAGE="https://developer.android.com/studio/index.html" -DOWNLOAD="https://dl.google.com/dl/android/studio/ide-zips/3.0.1.0/android-studio-ide-171.4443003-linux.zip" -MD5SUM="1dc5f3922981d6e74ebfda37a0e533e6" +DOWNLOAD="https:⁄⁄dl.google.com⁄dl⁄android⁄studio⁄ide-zips⁄3.1.2.0⁄android-studio-ide-173.4720617-linux.zip" +MD5SUM="23e88da0f615184559dfa78dd44a08c3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |