Package Details: mp3rgui 2.1.0-1

Git Clone URL: https://aur.archlinux.org/mp3rgui.git (read-only, click to copy)
Package Base: mp3rgui
Description: GUI application for mp3rgain - lossless MP3 volume adjustment
Upstream URL: https://github.com/M-Igashi/mp3rgain
Licenses: MIT
Submitter: m-igashi
Maintainer: m-igashi
Last Packager: m-igashi
Votes: 0
Popularity: 0.000000
First Submitted: 2026-02-21 01:47 (UTC)
Last Updated: 2026-04-07 09:34 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

paulbrause commented on 2026-03-20 15:47 (UTC)

As I said, I did removed --locked and this fixed the error, but it appears again with every update.

Pietro_Pizzi commented on 2026-03-19 20:31 (UTC)

You could try what the error told you to do!? If you don't know, you can do "yay -S --editmenu mp3rgui" and remove "--locked" from the build function.

paulbrause commented on 2026-03-18 02:58 (UTC)

Hi,

the build fails with an error:

Updating crates.io index error: cannot update the lock file /home/paulbrause/.cache/yay/mp3rgui/src/mp3rgain-2.0.2/mp3rgui/Cargo.lock because --locked was passed to prevent this help: to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.

Removing --locked from the build() function fixes the issue.