Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jul 16:14

Checksums Only

⚠ Do not download or use the binary artifacts below.
They are provided for SHA-256 checksum verification only.
CPAC must be built from source. Use the install script or build manually.

feat: cpac update now upgrades all packages (official + AUR)

  • AUR enabled: uses paru/yay -Syu (handles both official + AUR)
  • AUR disabled: uses pacman -Syu (official only)
  • Falls back to pacman if no AUR helper found
  • Uses --noconfirm for non-interactive operation
  • Updated help text to reflect upgrade behavior

Full Changelog: v1.0.0...v1.0.1