Alright, the current script successfully handles redirects for me now, thanks!
Search Criteria
Package Details: ryujinx 1.2.82-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ryujinx.git (read-only, click to copy) |
---|---|
Package Base: | ryujinx |
Description: | Experimental Nintendo Switch Emulator written in C# |
Upstream URL: | https://github.com/Ryubing/Ryujinx |
Licenses: | MIT |
Submitter: | Rubo |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 23 |
Popularity: | 5.25 |
First Submitted: | 2022-12-10 16:56 (UTC) |
Last Updated: | 2025-03-01 19:36 (UTC) |
Dependencies (8)
- alsa-lib
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libx11 (libx11-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-binAUR, dotnet-sdk-8.0-binAUR, dotnet-sdk-preview-binAUR) (make)
Required by (0)
Sources (3)
secretstar commented on 2025-03-02 11:12 (UTC)
xiota commented on 2025-03-01 19:42 (UTC)
@secretstar Added the redirect option directly to the command in the update check. Documentation for PKGBUILD or makepkg.conf do not mention curlopts
array. Did not bump pkgrel because there is no need for others to rebuild.
secretstar commented on 2025-03-01 12:06 (UTC) (edited on 2025-03-01 12:06 (UTC) by secretstar)
Can you add a line curlopts=(-L)
in the PKGBUILD file to automatically follow redirects for GitHub resource URLs? I'm having trouble downloading the Ryujinx package using this script—it keeps failing.
katt commented on 2025-02-13 15:51 (UTC)
Just depend on the versioned provides instead, like dotnet-sdk-9.0, and it automatically resolves itself whenever the version needed arrives in the repos...
xiota commented on 2025-01-25 19:50 (UTC) (edited on 2025-01-25 19:55 (UTC) by xiota)
@SunRed Will consider switching depends if this package can still be built with the extra/ package after about a month. Otherwise, would have to switch it back.
Also, bump rate limit is shortened to 2 weeks (from 1 month) because separate canary makes stable releases less frequent.
SunRed commented on 2025-01-25 17:59 (UTC)
Since the official dotnet package is now on 9.0.1, could you please just depend on using dotnet-sdk
instead of the -bin
package?
xiota commented on 2024-12-27 17:24 (UTC) (edited on 2024-12-27 17:26 (UTC) by xiota)
Created aur/ryujinx-canary
. Release and Canary versions are not interchangeable. (Release 1.2.78 ≠ Canary 1.2.78.) Canary is tagged frequently, so little practical difference from git master.
Canary package is auto-updating, like this one. Same rate limit for version bumps applies (not applicable if there are other problems to address). For more frequent updates, rebuild manually.
Pinned Comments
xiota commented on 2024-02-23 04:04 (UTC) (edited on 2025-01-25 19:51 (UTC) by xiota)
This package attempts to build the latest release on rebuild.
Problems building?
aur/dotnet-core-bin
.For other issues, avoid flagging and commenting at the same time for the same issue.