summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a132d68d90c501eae88ea34469598393edb517b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = ravi
	pkgdesc = A derivative of Lua 5.3 with limited optional static typing and LLVM and libgccjit based JIT compilers
	pkgver = 1.0.beta1
	pkgrel = 1
	url = https://github.com/dibyendumajumdar/ravi
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = llvm6
	source = git+https://github.com/dibyendumajumdar/ravi.git#commit=8cafee076256319ec636bd131d53cc93c1f62bcc
	sha1sums = SKIP

pkgname = ravi