summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 815652549b4b2c7107e58345bcd0d97979ed210e (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.0
	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.0.tar.gz::https://github.com/lune-org/lune/archive/refs/tags/v0.9.0.tar.gz
	sha256sums = 7b286b52fde80f21b350f9043aa8bdc8da05111e52b606dcbaa4a0daf14a793c

pkgname = lune