summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b4f133866184f0e0b0ca4b920633e9da7d1ae7cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = lune-git
	pkgdesc = [Latest Git Commit] A standalone Luau script runtime
	pkgver = 0.8.9.r0.g010cd36
	pkgrel = 1
	url = https://lune-org.github.io/docs
	arch = x86_64
	arch = aarch64
	license = MPL2
	makedepends = cargo
	makedepends = cmake
	makedepends = git
	depends = glibc
	provides = lune
	conflicts = lune
	options = !lto
	source = git+https://github.com/filiptibell/lune.git
	sha256sums = SKIP

pkgname = lune-git