Package Details: ryujinx 1.2.86-1

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://git.ryujinx.app/ryubing/ryujinx
Licenses: MIT
Submitter: Rubo
Maintainer: xiota
Last Packager: xiota
Votes: 25
Popularity: 4.55
First Submitted: 2022-12-10 16:56 (UTC)
Last Updated: 2025-03-17 02:19 (UTC)

Pinned Comments

xiota commented on 2024-02-23 04:04 (UTC) (edited on 2025-03-21 07:35 (UTC) by xiota)

This package attempts to build the latest release on rebuild.

  • Please wait about two weeks (10-14 days) before requesting version bumps.
  • Version bumps are technically unnecessary, but may assist AUR helpers.
  • If there is nothing else to update, requests for version bump that do not abide the rate limit may be unflagged.

Problems building?

For other issues, avoid flagging and commenting at the same time for the same issue.

  • Flag for common issues with standard solutions, like typos, depends updates, etc.
  • Comment for issues requiring explanation or debugging.
  • Use a pastebin for blocks of text more than a few lines.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

baby-void commented on 2025-03-19 11:42 (UTC)

"This package attempts to build the latest release on rebuild."

OK, good luck with the next attempt. Thanks for your efforts, no rush

xiota commented on 2025-03-17 18:18 (UTC)

@baby-void First line of pinned comment.

baby-void commented on 2025-03-17 12:28 (UTC)

_pkgver_new="${_tag:?}

kode54 commented on 2025-03-16 08:25 (UTC)

Last I checked, orphan requests are supposed to be lodged at least two weeks after OoD notice to the maintainer, and another two weeks before they're actioned upon. Which means somebody is jumping the gun here.

xiota commented on 2025-03-16 02:21 (UTC)

@yigitsalar Re the orphan request. The comments and flags are from a couple days ago. Is this package so urgent you can't even wait a weekend for an update?

rubin55 commented on 2025-03-14 17:10 (UTC)

makepkg -cCs
curl: (22) The requested URL returned error: 404
PKGBUILD.release: line 23: _tag: parameter null or not set

furai commented on 2025-03-14 12:02 (UTC)

Dev moved to https://git.ryujinx.app/ryubing/ryujinx

secretstar commented on 2025-03-02 11:12 (UTC)

Alright, the current script successfully handles redirects for me now, thanks!

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.