diff options
author | Roberto Metere <roberto@metere.it> | 2017-05-24 23:55:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:30:52 +0700 |
commit | 9ab1d8bc3df2689d17b8247b0218768a5e6526d2 (patch) | |
tree | 548450edf7fd924b5e6c87653102f8e588042de0 /development | |
parent | 7b60aa6ffe37bb45338ec5a7ce216468bedabd5c (diff) | |
download | slackbuilds-9ab1d8bc3df2689d17b8247b0218768a5e6526d2.tar.gz |
development/android-studio: Updated for version 2.3.2.0_162_3934792.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/android-studio/android-studio.SlackBuild | 2 | ||||
-rw-r--r-- | development/android-studio/android-studio.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/android-studio/android-studio.SlackBuild b/development/android-studio/android-studio.SlackBuild index 16a308eef9..bfd8047e0e 100644 --- a/development/android-studio/android-studio.SlackBuild +++ b/development/android-studio/android-studio.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=android-studio -VERSION=${VERSION:-2.3.1.0_162_3871768} +VERSION=${VERSION:-2.3.2.0_162_3934792} 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 eed80baa94..de89adbf50 100644 --- a/development/android-studio/android-studio.info +++ b/development/android-studio/android-studio.info @@ -1,8 +1,8 @@ PRGNAM="android-studio" -VERSION="2.3.1.0_162_3871768" +VERSION="2.3.2.0_162_3934792" HOMEPAGE="https://developer.android.com/studio/index.html" -DOWNLOAD="https://dl.google.com/dl/android/studio/ide-zips/2.3.1.0/android-studio-ide-162.3871768-linux.zip" -MD5SUM="542159d143ed484862e1b881a0a1637b" +DOWNLOAD="https://dl.google.com/dl/android/studio/ide-zips/2.3.2.0/android-studio-ide-162.3934792-linux.zip" +MD5SUM="52c376659815ad3f9a9c4729608d04f6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |