android-studio: update to 2023.2.1.23.
This commit is contained in:
parent
689ef11d7c
commit
14ce255791
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'android-studio'
|
||||
pkgname=android-studio
|
||||
version=2023.1.1.26
|
||||
version=2023.2.1.23
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
hostmakedepends="tar"
|
||||
short_desc="Official Android IDE"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://tools.android.com"
|
||||
homepage="https://tools.android.com"
|
||||
# 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"
|
||||
checksum=977e8a9855414f7d41157f0be0e10fb740c42bd337f763d5d96b3e059780663d
|
||||
checksum=1b668f80ca811cdc350deb6568143da37fd57d7e90121f5542a319e52fd5a073
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
python_version=3
|
||||
|
|
Loading…
Reference in New Issue