summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d84e9afddd75bf93cb71b3246b64426c6693c8d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = stlink-git
	pkgdesc = stm32 discovery line linux programmer.
	pkgver = r1788.eeaef98
	pkgrel = 1
	url = https://github.com/stlink-org/stlink
	install = stlink-git.install
	arch = i686
	arch = x86_64
	license = custom
	makedepends = cmake
	makedepends = git
	makedepends = make
	depends = libusb>=1.0
	depends = pkg-config
	provides = stlink
	conflicts = stlink
	options = !makeflags
	source = stlink-git::git+https://github.com/stlink-org/stlink.git
	md5sums = SKIP

pkgname = stlink-git