mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
android-studio: update to 2023.2.1.23.
This commit is contained in:
parent
689ef11d7c
commit
14ce255791
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'android-studio'
|
# Template file for 'android-studio'
|
||||||
pkgname=android-studio
|
pkgname=android-studio
|
||||||
version=2023.1.1.26
|
version=2023.2.1.23
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
hostmakedepends="tar"
|
hostmakedepends="tar"
|
||||||
short_desc="Official Android IDE"
|
short_desc="Official Android IDE"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://tools.android.com"
|
homepage="https://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=977e8a9855414f7d41157f0be0e10fb740c42bd337f763d5d96b3e059780663d
|
checksum=1b668f80ca811cdc350deb6568143da37fd57d7e90121f5542a319e52fd5a073
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
restricted=yes
|
restricted=yes
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Add table
Reference in a new issue