summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 06b4018bcde45c43b4df7480e9090e90a74ff8db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = luau-git
	pkgdesc = A fast, small, safe, gradually typed embeddable scripting language derived from Lua
	pkgver = 0.664.r1.gb0c3f40
	pkgrel = 1
	url = https://github.com/luau-lang/luau
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = gcc-libs
	depends = glibc
	provides = luau=0.664.r1.gb0c3f40
	conflicts = luau
	source = git+https://github.com/luau-lang/luau.git
	sha256sums = SKIP

pkgname = luau-git