android-studio: update to 3.6.3.

This commit is contained in:
Kirill Radzikhovskyy 2020-04-20 14:04:04 +10:00 committed by Helmut Pozimski
parent a9d30c2e4e
commit 8231cd274b

View file

@ -1,10 +1,10 @@
# Template file for 'android-studio'
pkgname=android-studio
version=3.6.2
version=3.6.3
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.6308749
_studio_build=192.6392135
_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=79c3e7069228de5db1c9252e078fcbe9b7d56cc54c8ce6f87034685b298f2413
checksum=33ec9f61b20b71ca175cd39083b1379ebba896de78b826ea5df5d440c6adfd2a
repository=nonfree
restricted=yes
nopie=yes