summaryrefslogtreecommitdiff
path: root/development/android-studio/android-studio.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/android-studio/android-studio.SlackBuild')
-rw-r--r--development/android-studio/android-studio.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/android-studio/android-studio.SlackBuild b/development/android-studio/android-studio.SlackBuild
index 4a3bd0007e..d29221e032 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 2012-2017 Roberto Metere, Cagliari (CA), Italy <roberto@metere.it>
+# Copyright 2012-2018 Roberto Metere, Cagliari (CA), Italy <roberto@metere.it>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=android-studio
-VERSION=${VERSION:-3.0.1.0_171_4443003}
+VERSION=${VERSION:-3.1.2.0_173_4720617}
SRCVER=$(echo ${VERSION#*_} | sed 's/_/./')
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}