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

pkgname = truffle