android-studio: update to 4.0.0.

This commit is contained in:
Felipe Nogueira 2020-06-15 20:42:09 -03:00 committed by Piraty
parent 8420fd2728
commit e5640c1321

View file

@ -1,11 +1,11 @@
# Template file for 'android-studio'
pkgname=android-studio
version=3.6.3
version=4.0.0
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.6392135
_studio_rev=0
_studio_build=193.6514223
_studio_rev=16
archs="x86_64 i686"
create_wrksrc=yes
hostmakedepends="tar"
@ -16,9 +16,10 @@ 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=33ec9f61b20b71ca175cd39083b1379ebba896de78b826ea5df5d440c6adfd2a
checksum=70c04dc542281c015a700fad73d7d62ce9dace774bc12050cad9f1d6363112eb
repository=nonfree
restricted=yes
python_version=2
nopie=yes
nostrip=yes