android-studio: update to 4.1.1.
This commit is contained in:
parent
cf62c5cbba
commit
514b458a2d
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'android-studio'
|
# Template file for 'android-studio'
|
||||||
pkgname=android-studio
|
pkgname=android-studio
|
||||||
version=4.1.0
|
version=4.1.1
|
||||||
revision=1
|
revision=1
|
||||||
# _studio_build and _studio_rev are for downloading the zip from dl.google.com
|
# _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
|
# https://developer.android.com/studio/#resources as of 2018-07-12
|
||||||
_studio_build=201.6858069
|
_studio_build=201.6953283
|
||||||
_studio_rev=19
|
_studio_rev=0
|
||||||
archs="x86_64 i686"
|
archs="x86_64 i686"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="tar"
|
hostmakedepends="tar"
|
||||||
|
@ -16,7 +16,7 @@ license="Apache-2.0"
|
||||||
homepage="http://tools.android.com/"
|
homepage="http://tools.android.com/"
|
||||||
# changelog="https://developer.android.com/studio/releases/index.html"
|
# 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"
|
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
|
repository=nonfree
|
||||||
restricted=yes
|
restricted=yes
|
||||||
python_version=2
|
python_version=2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue