summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d1f5b56faf2433d94610d9a473ee373a47a6690b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = lune
	pkgdesc = [Latest Stable Source] A standalone Luau script runtime
	pkgver = 0.9.4
	pkgrel = 1
	url = https://lune-org.github.io/docs
	arch = x86_64
	arch = aarch64
	license = MPL2
	makedepends = cargo
	makedepends = cmake
	depends = glibc
	conflicts = lune-git
	conflicts = lune-bin
	options = !lto
	source = lune-0.9.4.tar.gz::https://github.com/lune-org/lune/archive/refs/tags/v0.9.4.tar.gz
	sha256sums = 73651a1e3edaa2c563d420d653906d2280c3ad8a92fb338a39faf95928508af1

pkgname = lune