summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 817d177761e48068d6b4cbc378442bfc9bfeadf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = terra-git
	pkgdesc = Low-level system programming language that is designed to interoperate seamlessly with the Lua programming language.
	pkgver = ac615b0
	pkgrel = 1
	url = http://terralang.org/
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = wget
	depends = clang35
	depends = llvm35
	source = git://github.com/zdevito/terra
	md5sums = SKIP

pkgname = terra-git