summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4004231a826b9b731dcf396fcc60e1562a81b3e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = luajit-git
	pkgdesc = Just-In-Time (JIT) compiler for the Lua programming language
	pkgver = 2.1.r140.gc525bcb9
	pkgrel = 1
	url = https://luajit.org/
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	depends = gcc-libs
	provides = luajit=2.1.r140.gc525bcb9
	conflicts = luajit
	options = staticlibs
	source = git+https://luajit.org/git/luajit.git
	sha256sums = SKIP

pkgname = luajit-git