summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5895be7e9416d908a61c2b96e8a2fad8502cc7da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = truffle
	pkgdesc = A development framework for Ethereum
	pkgver = 3.2.2
	pkgrel = 1
	url = https://github.com/ConsenSys/truffle
	arch = any
	license = MIT
	makedepends = npm
	depends = nodejs
	optdepends = mocha: testing support
	optdepends = testrpc: contract deployment
	optdepends = geth: contract deployment
	provides = truffle
	conflicts = truffle-git
	source = https://github.com/ConsenSys/truffle/archive/v3.2.2.tar.gz
	md5sums = e968dc5ae17c009fde3331f48869a2bd

pkgname = truffle