Age | Commit message (Collapse) | Author |
|
Github has ended support for the unencrypted git:// protocol.
|
|
|
|
* Drop arduino reset patch, PR is merged upstream.
* update .gitignore
|
|
Upstream Makefile now uses git describe for the version, so use the
pkgver-formatted git describe output instead.
|
|
|
|
PR was merged upstream
|
|
It was never committed here, but 1.9.1.r2.g3279031-1 would already have
been built from the upstream commits.
|
|
-V/--version
Upstream now includes the git revision in bossa's version string so
there's no need to override in the PKGBUILD.
Include my PR patch to add a -V/--version option to bossac.
|
|
No pkgrel bump because the downloaded file is identical.
gitignore it too.
|
|
https://github.com/shumatech/BOSSA/pull/78
|
|
The version in the code is 1.9, but there's no format release tag in the
repo so pkgver is 1.8.rXX.gYYYYYYY, and the Arch version is compiled
into the code.
|
|
|
|
|