blob: 54dac0b5a81b3068de561ce7ee7fdaeb06304783 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = bossa
pkgdesc = Flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers
pkgver = 1.9.1
pkgrel = 5
url = https://github.com/shumatech/BOSSA
arch = i686
arch = x86_64
license = BSD
depends = readline
depends = wxwidgets-gtk3
source = https://github.com/shumatech/BOSSA/archive/1.9.1.tar.gz
source = 0001-makefile-allow-for-version-override.patch
source = 0002_update_wxversion_for_wxwidget3_switchover.patch
sha256sums = ca650455dfa36cbd029010167347525bea424717a71a691381c0811591c93e72
sha256sums = 9ec36b0d771457efe0e891c61c608db2058ada81ba7a4536c189a33210d6612f
sha256sums = 59c86a3e6c0a94a98bfab6647583740d77896945e774a847cf589d7855d3d54c
pkgname = bossa
|