mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
development/android-studio: Updated for version 3.1.2.0_173_4720617.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d3bebb4d43
commit
65fc3cde51
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="android-studio"
|
||||
VERSION="3.0.1.0_171_4443003"
|
||||
VERSION="3.1.2.0_173_4720617"
|
||||
HOMEPAGE="https://developer.android.com/studio/index.html"
|
||||
DOWNLOAD="https://dl.google.com/dl/android/studio/ide-zips/3.0.1.0/android-studio-ide-171.4443003-linux.zip"
|
||||
MD5SUM="1dc5f3922981d6e74ebfda37a0e533e6"
|
||||
DOWNLOAD="https:⁄⁄dl.google.com⁄dl⁄android⁄studio⁄ide-zips⁄3.1.2.0⁄android-studio-ide-173.4720617-linux.zip"
|
||||
MD5SUM="23e88da0f615184559dfa78dd44a08c3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue