mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
android-studio: update to 2023.1.1.26.
This commit is contained in:
parent
d8443234b8
commit
25521e040e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'android-studio'
|
# Template file for 'android-studio'
|
||||||
pkgname=android-studio
|
pkgname=android-studio
|
||||||
version=2022.3.1.18
|
version=2023.1.1.26
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
hostmakedepends="tar"
|
hostmakedepends="tar"
|
||||||
|
@ -10,7 +10,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}/android-studio-${version}-linux.tar.gz"
|
distfiles="https://dl.google.com/dl/android/studio/ide-zips/${version}/android-studio-${version}-linux.tar.gz"
|
||||||
checksum=24215e1324a6ac911810b2cc1afb2d735cf745dfbc06918a42b8d6fbc6bf7433
|
checksum=977e8a9855414f7d41157f0be0e10fb740c42bd337f763d5d96b3e059780663d
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
restricted=yes
|
restricted=yes
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Add table
Reference in a new issue