blob: 76db5977477c7dd7841fc3a13d3f7115b309bcec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cargo-binutils
pkgdesc = Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain
pkgver = 0.3.6
pkgrel = 1
url = https://github.com/rust-embedded/cargo-binutils
install = cargo-binutils.install
arch = x86_64
license = Apache
license = MIT
depends = rust
depends = cargo
source = https://github.com/rust-embedded/cargo-binutils/archive/v0.3.6.tar.gz
sha256sums = 431fb12a47fafcb7047d41bdf4a4c9b77bea56856e0ef65c12c40f5fcb15f98f
pkgname = cargo-binutils
|