Skip to content

v1.7.3

Choose a tag to compare

@github-actions github-actions released this 25 Aug 02:02
· 33 commits to main since this release

v1.7.3 — 2026-08-24

  • Fixed: Pacman keyring auto-repair now works in all locales (Spanish,
    Portuguese, Ukrainian, etc.) — all pacman/AUR commands are forced to
    LC_ALL=C so error detection matches English strings regardless of the
    user's system language. Previously, localized error messages (e.g.
    depósito de claves in Spanish) were never matched, causing Install All
    to fail without attempting the automatic keyring repair.