summaryrefslogtreecommitdiffstats
path: root/development/android-studio/android-studio.SlackBuild
diff options
context:
space:
mode:
author Roberto Metere2016-07-27 02:05:07 +0200
committer Willy Sudiarto Raharjo2016-07-30 03:28:31 +0200
commit011ccba5f1c66ab8aa3c5a83a2d6d2517a6a512e (patch)
tree70aea5751826e9ed1c839f3630982c3186bbb53e /development/android-studio/android-studio.SlackBuild
parent76882053d09234775addb503f0ee383d6804e84a (diff)
downloadslackbuilds-011ccba5f1c66ab8aa3c5a83a2d6d2517a6a512e.tar.gz
development/android-studio: Updated for version 2.1.2.0_143_2915827.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/android-studio/android-studio.SlackBuild')
-rw-r--r--development/android-studio/android-studio.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/android-studio/android-studio.SlackBuild b/development/android-studio/android-studio.SlackBuild
index 9fd6601346..b6d5bd4563 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-2015 Roberto Metere, Cagliari (CA), Italy <roberto@metere.it>
+# Copyright 2009-2016 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:-1.5.1_141_2456560}
-SRCVER=${SRCVER:-141.2456560}
+VERSION=${VERSION:-2.1.2.0_143_2915827}
+SRCVER=$(echo ${VERSION#*_} | sed 's/_/./')
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}