summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb38ebe55a17010c7031503884d2a723445dc683 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = wlink-git
	pkgdesc = wlink - WCH-Link(RV) command line tool
	pkgver = 0.1.1.r3.g217f0e5
	pkgrel = 1
	url = https://github.com/ch32-rs/wlink
	arch = x86_64
	license = Apache-2.0
	license = MIT
	makedepends = cargo
	makedepends = git
	makedepends = rust
	depends = gcc-libs
	depends = glibc
	depends = libusb
	depends = systemd-libs
	provides = wlink
	conflicts = wlink
	options = !strip
	options = !debug
	source = wlink-git::git+https://github.com/ch32-rs/wlink.git
	sha256sums = SKIP

pkgname = wlink-git