mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 20:29:10 +00:00
18 lines
507 B
Text
18 lines
507 B
Text
pkgbase = lune
|
|
pkgdesc = [Latest Stable Source] A standalone Luau script runtime
|
|
pkgver = 0.8.3
|
|
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.3.tar.gz::https://github.com/filiptibell/lune/archive/refs/tags/v0.8.3.tar.gz
|
|
sha256sums = f91ffc22ad6416231180197f39a437b7241131d80544ac7df88f56193875e50a
|
|
|
|
pkgname = lune
|