mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
android-studio: update to 3.3.2
This commit is contained in:
parent
210edbe546
commit
9561114b8d
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'android-studio'
|
# Template file for 'android-studio'
|
||||||
pkgname=android-studio
|
pkgname=android-studio
|
||||||
version=3.3.1
|
version=3.3.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=182.5264788
|
_studio_build=182.5314842
|
||||||
_studio_rev=0
|
_studio_rev=0
|
||||||
create_wrksrc=yes
|
|
||||||
archs="x86_64 i686"
|
archs="x86_64 i686"
|
||||||
|
create_wrksrc=yes
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
depends="gtk+ libGL"
|
depends="gtk+ libGL"
|
||||||
|
@ -17,7 +17,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.zip"
|
distfiles="https://dl.google.com/dl/android/studio/ide-zips/${version}.${_studio_rev}/android-studio-ide-${_studio_build}-linux.zip"
|
||||||
checksum=82603100f772baf5b6b54532375ada756b4b2dc11854cabae267cd8bd8c4f039
|
checksum=8257d3eab61c3da088e26689888a13e53e210c109a4e775ed71158b4471bb06a
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
nopie=yes
|
nopie=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue