Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/android-studio/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Template file for 'android-studio'
pkgname=android-studio
version=2025.3.3.6
version=2025.3.4.7
revision=1
_version_description="panda3"
_version_description="panda4-patch1"
archs="x86_64"
hostmakedepends="tar"
depends="libbsd"
Expand All @@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://developer.android.com/studio/"
changelog="https://developer.android.com/studio/releases/"
distfiles="https://edgedl.me.gvt1.com/android/studio/ide-zips/${version}/android-studio-${_version_description}-linux.tar.gz"
checksum=341ac0fc17dbc987d0530e0cfb327125480533d6733a889f2137636becd486a5
checksum=aae8f332f124afd23ca495dc770915a456da7480c8f859e01535ad42fcb4ca06
repository=nonfree
restricted=yes
python_version=3
Expand Down