android-studio: update to 4.1.1.

This commit is contained in:
Kirill Radzikhovskyy 2020-11-18 13:15:01 +11:00 committed by Michael Aldridge
parent cf62c5cbba
commit 514b458a2d

View file

@ -1,11 +1,11 @@
# Template file for 'android-studio'
pkgname=android-studio
version=4.1.0
version=4.1.1
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=201.6858069
_studio_rev=19
_studio_build=201.6953283
_studio_rev=0
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=4b9521fc4a6313ad65ff3e14b0f3fb50427d464fe14227555565f46e0ffad202
checksum=68032184959c54576f119b7c7c8ded175d848374f3954fa450530d78260dd68b
repository=nonfree
restricted=yes
python_version=2