android-studio: update to 3.5.3.
This commit is contained in:
parent
6af35de723
commit
32d1de3cb8
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'android-studio'
|
||||
pkgname=android-studio
|
||||
version=3.5.2
|
||||
version=3.5.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=191.5977832
|
||||
_studio_build=191.6010548
|
||||
_studio_rev=0
|
||||
archs="x86_64 i686"
|
||||
create_wrksrc=yes
|
||||
|
@ -15,7 +15,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=f838486ce847db802bdaf1163059033934146c6ccdcdaa9a398bd85cda348d4d
|
||||
checksum=af630d40f276b0d169c6ac8c7663a989f562b0ac48a1d3f0d720f5b6472355db
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
nopie=yes
|
||||
|
|
Loading…
Reference in New Issue