android-studio: update to 3.6.2.
This commit is contained in:
parent
bf73a86990
commit
aaaefb4aba
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'android-studio'
|
||||
pkgname=android-studio
|
||||
version=3.6.1
|
||||
version=3.6.2
|
||||
revision=1
|
||||
# _studio_build and _studio_rev are for downloading the zip from dl.google.com
|
||||
# https://developer.android.com/studio/#resources as of 2018-07-12
|
||||
_studio_build=192.6241897
|
||||
_studio_build=192.6308749
|
||||
_studio_rev=0
|
||||
archs="x86_64 i686"
|
||||
create_wrksrc=yes
|
||||
|
@ -16,7 +16,7 @@ license="Apache-2.0"
|
|||
homepage="http://tools.android.com/"
|
||||
# changelog="https://developer.android.com/studio/releases/index.html"
|
||||
distfiles="https://dl.google.com/dl/android/studio/ide-zips/${version}.${_studio_rev}/android-studio-ide-${_studio_build}-linux.tar.gz"
|
||||
checksum=e754dc9db31a5c222f230683e3898dcab122dfe7bdb1c4174474112150989fd7
|
||||
checksum=79c3e7069228de5db1c9252e078fcbe9b7d56cc54c8ce6f87034685b298f2413
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
nopie=yes
|
||||
|
|
Loading…
Reference in a new issue