blob: 1b54d5b4a4051a9a91435650ff2a3e47c6442251 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = foundry-git
pkgdesc = A blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
pkgver = r2015.925626516
pkgrel = 1
url = https://getfoundry.sh
arch = x86_64
arch = aarch64
license = APACHE
license = MIT
makedepends = git
makedepends = cargo
depends = libusb
provides = forge
provides = cast
provides = anvil
provides = chisel
source = git+https://github.com/foundry-rs/foundry
md5sums = SKIP
pkgname = foundry-git
|