2023-07-28 08:21:00 +01:00
|
|
|
pkgbase = lune-bin
|
|
|
|
pkgdesc = [Precompiled Binaries] A standalone Luau script runtime
|
2024-03-12 10:07:40 +00:00
|
|
|
pkgver = 0.8.1
|
2023-08-10 03:02:22 +01:00
|
|
|
pkgrel = 1
|
2023-07-28 08:21:00 +01:00
|
|
|
url = https://lune-org.github.io/docs
|
|
|
|
arch = x86_64
|
|
|
|
arch = aarch64
|
|
|
|
license = MPL2
|
2023-08-05 10:01:32 +01:00
|
|
|
depends = glibc
|
2023-07-28 08:21:00 +01:00
|
|
|
provides = lune
|
|
|
|
conflicts = lune
|
2024-03-12 10:07:40 +00:00
|
|
|
source_x86_64 = https://github.com/filiptibell/lune/releases/download/v0.8.1/lune-0.8.1-linux-x86_64.zip
|
|
|
|
sha256sums_x86_64 = a4ae71b81cafc04a2ecd632381b06609cbedd7d5f479457fea60388afc0e9e27
|
|
|
|
source_aarch64 = https://github.com/filiptibell/lune/releases/download/v0.8.1/lune-0.8.1-linux-aarch64.zip
|
|
|
|
sha256sums_aarch64 = 1313640a246553e9c72fd1983bd9a764a1739459017ed51a44d411fe7dbd1e0a
|
2023-07-28 08:21:00 +01:00
|
|
|
|
|
|
|
pkgname = lune-bin
|