diff options
Diffstat (limited to 'development/android-studio')
-rw-r--r-- | development/android-studio/android-studio.SlackBuild | 6 | ||||
-rw-r--r-- | development/android-studio/android-studio.info | 6 |
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" |