summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-05-28fetch using https rather than git protocolAllen Wild
Github has ended support for the unencrypted git:// protocol.
2021-01-17deps: wxgtk -> wxgtk2Allen Wild
2020-02-16update to 1.9.1.r14.g3532de8-1Allen Wild
* Drop arduino reset patch, PR is merged upstream. * update .gitignore
2019-06-15set version when compiling (1.9.1.r8.g8202074-3)Allen Wild
Upstream Makefile now uses git describe for the version, so use the pkgver-formatted git describe output instead.
2019-06-15add git makedepends (1.9.1.r8.g8202074-2)Allen Wild
2019-06-15drop version-option.patch (1.9.1.r8.g8202074-1)Allen Wild
PR was merged upstream
2019-02-24bump pkgrelAllen Wild
It was never committed here, but 1.9.1.r2.g3279031-1 would already have been built from the upstream commits.
2019-02-24v1.9.1.r2.g3279031-1: don't override version during make, bossac patch for ↵Allen Wild
-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.
2018-07-05update arduino-reset.patch URLAllen Wild
No pkgrel bump because the downloaded file is identical. gitignore it too.
2018-06-15Add patch to fix Arduino 1200 baud reset hackAllen Wild
https://github.com/shumatech/BOSSA/pull/78
2018-06-15Initial commit of bossa-git, based on bossa-1.8-1Allen Wild
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.
2017-08-21Update srcinfoMatt Coffin
2017-05-23version: 1.8Matt Coffin
1.7.0 -> 1.8
2016-12-03Initial commitMatt Coffin