Search Criteria
Package Details: updiprog-git 0.5.r2.99df4f8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/updiprog-git.git (read-only, click to copy) |
|---|---|
| Package Base: | updiprog-git |
| Description: | utility for programming AVR devices with UPDI interface using standard TTL serial port |
| Upstream URL: | https://github.com/Polarisru/updiprog |
| Licenses: | BSD |
| Conflicts: | updiprog |
| Provides: | updiprog |
| Submitter: | ansemjo |
| Maintainer: | ansemjo |
| Last Packager: | ansemjo |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-02-21 19:17 (UTC) |
| Last Updated: | 2022-11-13 12:51 (UTC) |
Latest Comments
ansemjo commented on 2022-11-13 12:56 (UTC)
Thanks for the suggestion! I've updated the PKGBUILD accordingly and also switched to using the included
CMakeLists.txtfor the build.A small personal note: I have since mostly switched to using
pymcuprogas I've had a few problems with reading chips withupdiprog.dreieck commented on 2022-11-13 11:09 (UTC)
Ahoj,
thanks for ths package.
According to the packaging guides, you should remove the trailing
vfrom$pkgver.And, after you have done, you could add
=${pkgver}to the provides entry.Regards!