Skip to content
Merged
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
4 changes: 2 additions & 2 deletions srcpkgs/android-studio/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'android-studio'
pkgname=android-studio
version=2025.2.1.7
version=2025.2.2.8
revision=1
archs="x86_64"
hostmakedepends="tar"
Expand All @@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://developer.android.com/studio/"
changelog="https://developer.android.com/studio/releases/"
distfiles="https://dl.google.com/dl/android/studio/ide-zips/${version}/android-studio-${version}-linux.tar.gz"
checksum=16af1fa02d746e4c182d8852ff3859bba5c182768efeacfa18a8b81d65e78cb1
checksum=c6cf40050f5ff3f82dc5ca226647ffc44b664ce8faadbe13cbec3bd3ff82e12b
repository=nonfree
restricted=yes
python_version=3
Expand Down