mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
android-studio: update to 4.1.2.
This commit is contained in:
parent
e8f1a79e09
commit
23c0335daa
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'android-studio'
|
# Template file for 'android-studio'
|
||||||
pkgname=android-studio
|
pkgname=android-studio
|
||||||
version=4.1.1
|
version=4.1.2
|
||||||
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.6953283
|
_studio_build=201.7042882
|
||||||
_studio_rev=0
|
_studio_rev=0
|
||||||
archs="x86_64 i686"
|
archs="x86_64 i686"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -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=68032184959c54576f119b7c7c8ded175d848374f3954fa450530d78260dd68b
|
checksum=89f7c3a03ed928edeb7bbb1971284bcb72891a77b4f363557a7ad4ed37652bb9
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
restricted=yes
|
restricted=yes
|
||||||
python_version=2
|
python_version=2
|
||||||
|
|
Loading…
Add table
Reference in a new issue