summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Roberto Metere <roberto.metere@gmail.com>2014-12-11 18:34:59 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-12 07:49:07 +0700
commit28a9b4447acc845f28d3f0fab36691c554452dd0 (patch)
tree8b499c4188e3ade7f2a6827babcfe9425bf89c69 /development
parent3fa1145fd5abcf6003ef444c2841a85789367638 (diff)
downloadslackbuilds-28a9b4447acc845f28d3f0fab36691c554452dd0.tar.gz
slackbuilds-28a9b4447acc845f28d3f0fab36691c554452dd0.tar.xz
development/android-studio: Updated for version 1.0.0_135_1629389.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/android-studio/android-studio.SlackBuild6
-rw-r--r--development/android-studio/android-studio.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/development/android-studio/android-studio.SlackBuild b/development/android-studio/android-studio.SlackBuild
index 5100ce1e33..524df30620 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 2009-2010 Roberto Metere, Cagliari (CA), Italy <roberto@metere.it>
+# Copyright 2009-2014 Roberto Metere, Cagliari (CA), Italy <roberto@metere.it>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=android-studio
-VERSION=${VERSION:-0.8.14_135_1538390}
-SRCVER=${SRCVER:-135.1538390}
+VERSION=${VERSION:-1.0.0_135_1629389}
+SRCVER=${SRCVER:-135.1629389}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/android-studio/android-studio.info b/development/android-studio/android-studio.info
index e67b33e5a9..6b69df8a81 100644
--- a/development/android-studio/android-studio.info
+++ b/development/android-studio/android-studio.info
@@ -1,8 +1,8 @@
PRGNAM="android-studio"
-VERSION="0.8.14_135_1538390"
+VERSION="1.0.0_135_1629389"
HOMEPAGE="https://developer.android.com/sdk/installing/studio.html"
-DOWNLOAD="https://dl.google.com/dl/android/studio/ide-zips/0.8.14/android-studio-ide-135.1538390-linux.zip"
-MD5SUM="e6fd228fc46e081faaf7732281211f79"
+DOWNLOAD="https://dl.google.com/dl/android/studio/ide-zips/1.0.0/android-studio-ide-135.1629389-linux.zip"
+MD5SUM="a4b852b1e1bb530010275e702cf4661c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"