mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-10 04:39:08 +00:00
17 lines
486 B
Text
17 lines
486 B
Text
pkgbase = lune
|
|
pkgdesc = [Latest Stable Source] A standalone Luau script runtime
|
|
pkgver = 0.7.5
|
|
pkgrel = 2
|
|
url = https://lune-org.github.io/docs
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = MPL2
|
|
makedepends = cargo
|
|
depends = glibc
|
|
conflicts = lune-git
|
|
conflicts = lune-bin
|
|
options = !lto
|
|
source = lune-0.7.5.tar.gz::https://github.com/filiptibell/lune/archive/refs/tags/v0.7.5.tar.gz
|
|
sha256sums = e8191df5d6844026772cc7afab1083235a265c506474c4c4dee0a7724b04f775
|
|
|
|
pkgname = lune
|