mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-08-26 11:27:00 +01:00
18 lines
507 B
Text
18 lines
507 B
Text
pkgbase = lune
|
|
pkgdesc = [Latest Stable Source] A standalone Luau script runtime
|
|
pkgver = 0.10.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.10.0.tar.gz::https://github.com/lune-org/lune/archive/refs/tags/v0.10.0.tar.gz
|
|
sha256sums = 56fdb35c99878d4b703d03187455af224a6897e0e80e87119449bd61136a54f5
|
|
|
|
pkgname = lune
|