android-studio: update to 4.1.0.

This commit is contained in:
Kirill Radzikhovskyy 2020-10-30 11:09:54 +11:00 committed by Érico Nogueira Rolim
parent b5b0227aee
commit 0ff0458670

View file

@ -1,11 +1,11 @@
# Template file for 'android-studio'
pkgname=android-studio
version=4.0.0
revision=2
version=4.1.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=193.6514223
_studio_rev=16
_studio_build=201.6858069
_studio_rev=19
archs="x86_64 i686"
create_wrksrc=yes
hostmakedepends="tar"
@ -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=70c04dc542281c015a700fad73d7d62ce9dace774bc12050cad9f1d6363112eb
checksum=4b9521fc4a6313ad65ff3e14b0f3fb50427d464fe14227555565f46e0ffad202
repository=nonfree
restricted=yes
python_version=2