Package Details: prefixer 1.4.1-2

Git Clone URL: https://aur.archlinux.org/prefixer.git (read-only, click to copy)
Package Base: prefixer
Description: Modern Proton Prefix management tool
Upstream URL: https://github.com/wojtmic/prefixer
Licenses: GPL-3.0-only
Submitter: Wojtmic
Maintainer: Wojtmic (Tymon3310)
Last Packager: Tymon3310
Votes: 13
Popularity: 2.34
First Submitted: 2025-09-14 13:42 (UTC)
Last Updated: 2026-03-18 18:03 (UTC)

Latest Comments

Wojtmic commented on 2025-12-01 21:27 (UTC)

Yep, I know, I've fixed it up already, need to wait a sec for AUR to update the repo

Dominiquini commented on 2025-12-01 21:26 (UTC)

...
==> Validating source files with sha256sums...
    prefixer-1.2.0.tar.gz ... Passed
==> Extracting sources...
  -> Extracting prefixer-1.2.0.tar.gz with bsdtar
==> Starting build()...
ERROR Source /home/rafaeldominiquini/prefixer/src does not appear to be a Python project: no pyproject.toml or setup.py
==> ERROR: A failure occurred in build().
    Aborting...

yochananmarqos commented on 2025-10-04 15:02 (UTC)

@Wojtmic: The build backend is python-setuptools, that's still missing.

Wojtmic commented on 2025-10-04 05:18 (UTC)

@yochananmarqos thanks for the feedback, fixed it now

yochananmarqos commented on 2025-10-03 22:12 (UTC)

@Wojtmic: Fails to build as it's missing the build backend. It's also missing all runtime dependencies. Hint: All of the above are specified in your own project.