mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-08-26 19:37:02 +01:00
18 lines
504 B
Text
18 lines
504 B
Text
pkgbase = lune
|
|
pkgdesc = [Latest Stable Source] A standalone Luau script runtime
|
|
pkgver = 0.9.3
|
|
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.3.tar.gz::https://github.com/lune-org/lune/archive/refs/tags/v0.9.3.tar.gz
|
|
sha256sums = e3473cd9cbb0a6233fb96f230c0cbe4d19a2ced4bf833393957fa529c2c24b00
|
|
|
|
pkgname = lune
|