summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5b40c53335de8cac8e378f5ce4d3d93d174afb45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = cargo-binutils
	pkgdesc = Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain
	pkgver = 0.1.6
	pkgrel = 3
	url = https://github.com/rust-embedded/cargo-binutils
	install = cargo-binutils.install
	arch = x86_64
	license = Apache
	license = MIT
	depends = rustup
	depends = cargo
	source = https://github.com/rust-embedded/cargo-binutils/archive/v0.1.6.tar.gz
	sha256sums = 5514aefc982944c9fb965881a533817a4faaad883c871daa6fd5c820ce91ef6f

pkgname = cargo-binutils