android-studio: update to 4.1.2.

This commit is contained in:
Kirill Radzikhovskyy 2021-01-25 07:32:48 +11:00 committed by Piraty
parent e8f1a79e09
commit 23c0335daa

View file

@ -1,10 +1,10 @@
# Template file for 'android-studio'
pkgname=android-studio
version=4.1.1
version=4.1.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=201.6953283
_studio_build=201.7042882
_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=68032184959c54576f119b7c7c8ded175d848374f3954fa450530d78260dd68b
checksum=89f7c3a03ed928edeb7bbb1971284bcb72891a77b4f363557a7ad4ed37652bb9
repository=nonfree
restricted=yes
python_version=2