I have created a Gist with a diff for the PKGBUILD that brings the package up to date.
https://gist.github.com/Valinwolf/0e16c9bd4d02cac69593c610cd636f24
Git Clone URL: | https://aur.archlinux.org/android-studio.git (read-only, click to copy) |
---|---|
Package Base: | android-studio |
Description: | The official Android IDE (Stable branch) |
Upstream URL: | https://developer.android.com/ |
Keywords: | android |
Licenses: | Apache |
Submitter: | TamCore |
Maintainer: | kordianbruck (SailReal) |
Last Packager: | kordianbruck |
Votes: | 1095 |
Popularity: | 5.41 |
First Submitted: | 2013-05-15 19:45 (UTC) |
Last Updated: | 2025-05-29 17:22 (UTC) |
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 53 Next › Last »
I have created a Gist with a diff for the PKGBUILD that brings the package up to date.
https://gist.github.com/Valinwolf/0e16c9bd4d02cac69593c610cd636f24
@iamironz you have an old version of android-studio in your cached aur_repos dir. use rm -rf ~/.local/share/pikaur/aur_repos/android-studio
to remove the old repo and re-install.
Please fix
Can't pull 'android-studio' in '/home/iamironz/.local/share/pikaur/aur_repos/android-studio' from AUR:
Updating 1e303cf..1d5aeec
From https://aur.archlinux.org/android-studio
* branch master -> FETCH_HEAD
error: Your local changes to the following files would be overwritten by merge:
PKGBUILD
Please commit your changes or stash them before you merge.
Aborting
@navarroaxel @braderhart fixed @tuxfusion not sure really - usually you would use the gradle-wrapper to bootstrap it. Why are you thinking it would need to depend on gradle now?
Call for details.
I might be wrong, but the package now depends on gradle? Missing dependency
Please fix pkgrel to match version, it keeps reinstalling. Thanks.
Hi, you forgot to update the pkgrel=1
on the PKGBUILD file.
Thanks for the comments - I should actually clean my build dir, when testing a new release. Updated the release with the fix.
Pinned Comments
C0rn3j commented on 2024-10-26 17:04 (UTC)
2024.2 added a Wayland backend, not enabled by default. Works fine for me so far.
https://blog.jetbrains.com/platform/2024/07/wayland-support-preview-in-2024-2/