summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 944c53ba197c43bb1e4a504f04d229847fc3d9a4 (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.beta2
	pkgrel = 1
	url = https://github.com/dibyendumajumdar/ravi
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = llvm
	source = git+https://github.com/dibyendumajumdar/ravi.git#commit=5b15a2ffceb4478db1181ab195418f3e022bbf83
	sha1sums = SKIP

pkgname = ravi