diff options
author | Roberto Metere <roberto@metere.it> | 2014-12-30 07:28:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-30 07:28:01 +0700 |
commit | 6a51b57df74993eaff2e9e8dda41020c312e6e36 (patch) | |
tree | 154c91aae2ac9ba93e88f5752865d8c57a6ffa76 /development | |
parent | f5195408e3452322ee4537a1a68ad817db5facea (diff) | |
download | slackbuilds-6a51b57df74993eaff2e9e8dda41020c312e6e36.tar.gz |
development/android-studio: Updated for version 1.0.1_135_1641136.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 524df30620..f584a13c3b 100644 --- a/development/android-studio/android-studio.SlackBuild +++ b/development/android-studio/android-studio.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=android-studio -VERSION=${VERSION:-1.0.0_135_1629389} -SRCVER=${SRCVER:-135.1629389} +VERSION=${VERSION:-1.0.1_135_1641136} +SRCVER=${SRCVER:-135.1641136} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/android-studio/android-studio.info b/development/android-studio/android-studio.info index 6b69df8a81..b939a8774f 100644 --- a/development/android-studio/android-studio.info +++ b/development/android-studio/android-studio.info @@ -1,8 +1,8 @@ PRGNAM="android-studio" -VERSION="1.0.0_135_1629389" +VERSION="1.0.1_135_1641136" HOMEPAGE="https://developer.android.com/sdk/installing/studio.html" -DOWNLOAD="https://dl.google.com/dl/android/studio/ide-zips/1.0.0/android-studio-ide-135.1629389-linux.zip" -MD5SUM="a4b852b1e1bb530010275e702cf4661c" +DOWNLOAD="https://dl.google.com/dl/android/studio/ide-zips/1.0.1/android-studio-ide-135.1641136-linux.zip" +MD5SUM="33ac04f247bf5a25538b8c4d8d6258a8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |