Package Details: ygo-omega latest-2

Git Clone URL: https://aur.archlinux.org/ygo-omega.git (read-only, click to copy)
Package Base: ygo-omega
Description: The Ultimate Yu-Gi-Oh! Simulator.
Upstream URL: https://github.com/duelists-unite
Licenses: AGPL3
Conflicts: ygo-omega
Provides: ygo-omega
Submitter: arqalite
Maintainer: arqalite
Last Packager: arqalite
Votes: 2
Popularity: 0.75
First Submitted: 2024-08-30 15:07 (UTC)
Last Updated: 2024-08-30 15:51 (UTC)

Dependencies (0)

Required by (0)

Sources (3)

Latest Comments

Vinnae commented on 2025-04-09 14:04 (UTC)

I'd be glad to help with that fix to help keep this package working. Co-maintainer works perfectly for me

arqalite commented on 2025-04-09 12:50 (UTC)

I'm no longer an active Arch user, so I won't be able to actively maintain this package. If interested I can add you as a co-maintainer. (If all else fails I can hop on a VM and fix it, shouldn't be too much of a headache.)

Vinnae commented on 2025-04-09 12:47 (UTC)

Installing this AUR package at the moment requires that we manually edit the PKGBUILD and skip validation on the downloaded .zip file that is part of the sources, since the sha256sum for it is outdated. Because this file is downloaded from a git repository and we are downloading the latest revision of the zip release, meaning the zip file is subject to change unpredictably, I would suggest just skipping sha256sum validation in the PKGBUILD for the first source:

sha256sums=('SKIP' '...' '...')

Package is otherwise fine, not sure if maintainer is unresponsive or unwilling to update this package. I wouldn't mind adopting it if that's the case

SkyJumper409 commented on 2024-12-22 23:45 (UTC)

It seems like, when the game is already installed and tries to update, the Updater is lacking executable permissions after being downloaded. Running chmod +x ~/.local/opt/ygo-omega/OmegaUpdater fixed this for me.

arqalite commented on 2024-08-30 15:52 (UTC)

NOTE: After installing, the app will download its updater, but for some reason won't start updating. Closing it and opening it again fixes the issue.