We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 438462e commit 509bcd8Copy full SHA for 509bcd8
1 file changed
srcpkgs/android-studio/template
@@ -1,8 +1,8 @@
1
# Template file for 'android-studio'
2
pkgname=android-studio
3
-version=2025.3.2.6
+version=2025.3.3.6
4
revision=1
5
-_version_description="panda2"
+_version_description="panda3"
6
archs="x86_64"
7
hostmakedepends="tar"
8
depends="libbsd"
@@ -12,7 +12,7 @@ license="Apache-2.0"
12
homepage="https://developer.android.com/studio/"
13
changelog="https://developer.android.com/studio/releases/"
14
distfiles="https://edgedl.me.gvt1.com/android/studio/ide-zips/${version}/android-studio-${_version_description}-linux.tar.gz"
15
-checksum=32942d8cd7688192cf3cd07bf282fb120035b9bd9b56e6f13c5540e6d39807e9
+checksum=341ac0fc17dbc987d0530e0cfb327125480533d6733a889f2137636becd486a5
16
repository=nonfree
17
restricted=yes
18
python_version=3
0 commit comments