mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
android-studio: update to 2024.1.2.12.
This commit is contained in:
parent
a38041bbf9
commit
69ba2f04c8
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=2024.1.1.11
|
version=2024.1.2.12
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
hostmakedepends="tar"
|
hostmakedepends="tar"
|
||||||
|
@ -10,7 +10,7 @@ license="Apache-2.0"
|
||||||
homepage="https://developer.android.com/studio/"
|
homepage="https://developer.android.com/studio/"
|
||||||
changelog="https://developer.android.com/studio/releases/"
|
changelog="https://developer.android.com/studio/releases/"
|
||||||
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=d8fa8ecfe415b44513350901501e2a0f429ca033cf1805054b1c816c4a704565
|
checksum=745168820e989a9085ff842d47ce541407db09df7b8ab20770f6ea89e41a6e92
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
restricted=yes
|
restricted=yes
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Add table
Reference in a new issue