Package Details: bmputil-git r404.66efc79-1

Git Clone URL: https://aur.archlinux.org/bmputil-git.git (read-only, click to copy)
Package Base: bmputil-git
Description: A tool for managing and flashing Black Magic Probe firmware
Upstream URL: https://github.com/blackmagic-debug/bmputil
Licenses: MIT OR Apache-2.0
Submitter: perigoso
Maintainer: perigoso
Last Packager: perigoso
Votes: 1
Popularity: 0.034068
First Submitted: 2023-01-12 16:39 (UTC)
Last Updated: 2025-08-18 11:20 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

taotieren commented on 2025-09-15 09:42 (UTC) (edited on 2025-09-15 09:42 (UTC) by taotieren)

Please also add options=(!lto) to the PKGBUILD. Thank you.

mdiepart commented on 2025-04-16 20:18 (UTC)

bmputil was updated very recently and as such the generated binary is called bmputil-cli and not bmputil. This causes the package() step to fail because it is looking to install target/release/bmputil instead of target/release/bmputil-cli