diff options
author | Roberto Metere <roberto@metere.it> | 2017-04-07 22:03:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-07 22:03:34 +0700 |
commit | 58f7446b74985ba5f47065ccff3f2c1d03212972 (patch) | |
tree | c2150b061e32682a2ae96f20150fbdba47c1d46b /development | |
parent | 500ff904c6a9a5c05a17b68d46e58b5d1b4cfc54 (diff) | |
download | slackbuilds-58f7446b74985ba5f47065ccff3f2c1d03212972.tar.gz |
development/android-studio: Updated for version 2.3.1.0_162_3871768.
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 78fe2278d4..16a308eef9 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.0.8_162_3764568} +VERSION=${VERSION:-2.3.1.0_162_3871768} 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 791d67ef80..eed80baa94 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.0.8_162_3764568" +VERSION="2.3.1.0_162_3871768" HOMEPAGE="https://developer.android.com/studio/index.html" -DOWNLOAD="https://dl.google.com/dl/android/studio/ide-zips/2.3.0.8/android-studio-ide-162.3764568-linux.zip" -MD5SUM="785e4e30d539a28eeb1a8889a1d8ad32" +DOWNLOAD="https://dl.google.com/dl/android/studio/ide-zips/2.3.1.0/android-studio-ide-162.3871768-linux.zip" +MD5SUM="542159d143ed484862e1b881a0a1637b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |