2023-07-28 12:51:00 +05:30
|
|
|
pkgbase = lune-bin
|
|
|
|
pkgdesc = [Precompiled Binaries] A standalone Luau script runtime
|
2023-08-24 15:57:28 +05:30
|
|
|
pkgver = 0.7.7
|
2023-08-10 07:32:22 +05:30
|
|
|
pkgrel = 1
|
2023-07-28 12:51:00 +05:30
|
|
|
url = https://lune-org.github.io/docs
|
|
|
|
arch = x86_64
|
|
|
|
arch = aarch64
|
|
|
|
license = MPL2
|
2023-08-05 14:31:32 +05:30
|
|
|
depends = glibc
|
2023-07-28 12:51:00 +05:30
|
|
|
provides = lune
|
|
|
|
conflicts = lune
|
2023-08-24 15:57:28 +05:30
|
|
|
source_x86_64 = https://github.com/filiptibell/lune/releases/download/v0.7.7/lune-0.7.7-linux-x86_64.zip
|
|
|
|
sha256sums_x86_64 = 51cc868c090fb2067de684eda479f93b1af4601302e1564f6cf11d36f939332f
|
|
|
|
source_aarch64 = https://github.com/filiptibell/lune/releases/download/v0.7.7/lune-0.7.7-linux-aarch64.zip
|
|
|
|
sha256sums_aarch64 = 6167f392e56233b854bf2494fb31aefc0fe3c2d4c4a49db1755a44ec76d623c6
|
2023-07-28 12:51:00 +05:30
|
|
|
|
|
|
|
pkgname = lune-bin
|