Search Criteria
Package Details: bch-firmware-tool 1.9.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bch-firmware-tool.git (read-only, click to copy) |
|---|---|
| Package Base: | bch-firmware-tool |
| Description: | HARDWARIO Firmware Tool |
| Upstream URL: | https://github.com/hardwario/bch-firmware-tool |
| Keywords: | bch bigclown hardwario |
| Licenses: | MIT |
| Submitter: | nixi |
| Maintainer: | nixi |
| Last Packager: | nixi |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-11-04 10:45 (UTC) |
| Last Updated: | 2023-03-13 15:13 (UTC) |
Latest Comments
mrms commented on 2024-09-22 20:49 (UTC)
Hi, I found an issue with this package: It fails to build because of the invalid version in setup.py. By default, it is set to
@@VERSION@@which causes an exception on my system. This can be fixed by running the providedbuild.shscript before the setup. I implement a fix: