mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/android-studio: Fix unicode characters.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8e4996f712
commit
eba876d7d5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="android-studio"
|
||||
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.1.2.0⁄android-studio-ide-173.4720617-linux.zip"
|
||||
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=""
|
||||
|
|
Loading…
Reference in a new issue