summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9303c94b7ed7c74e4908ec606507e617f4214b2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = vyper-git
	pkgdesc = Pythonic Smart Contract Language for the EVM
	pkgver = v0.2.11
	pkgrel = 1
	url = https://github.com/ethereum/vyper
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-pycryptodome
	depends = python-setuptools
	provides = vyper
	conflicts = vyper
	source = git+https://github.com/ethereum/vyper.git
	sha512sums = SKIP

pkgname = vyper-git