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.7
|
|
pkgrel = 1
|
|
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.7.tar.gz::https://github.com/filiptibell/lune/archive/refs/tags/v0.7.7.tar.gz
|
|
sha256sums = f6311720ede916d520a427c04be469cd59cb2359a4ca7bc4b8abedaa8c3691ed
|
|
|
|
pkgname = lune
|