blob: d1e3b91ec5975118424d3f7485dd4a585b292b87 (
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.8.6
pkgrel = 2
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.8.6.tar.gz::https://github.com/filiptibell/lune/archive/refs/tags/v0.8.6.tar.gz
sha256sums = 4c89eb9ce3469e5de9f74df325febf9fb25a125dc83c40ca3556002290211b70
pkgname = lune
|