lune-packaging/package/aur/lune-bin/.SRCINFO

18 lines
659 B
Text
Raw Normal View History

2023-07-28 08:21:00 +01:00
pkgbase = lune-bin
pkgdesc = [Precompiled Binaries] A standalone Luau script runtime
2024-03-13 06:11:26 +00:00
pkgver = 0.8.2
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-13 06:11:26 +00:00
source_x86_64 = https://github.com/filiptibell/lune/releases/download/v0.8.2/lune-0.8.2-linux-x86_64.zip
sha256sums_x86_64 = b593235b9bfb7b91982d061c96a736fde0b1d0b28fd55f7121fd8c6be31332fa
source_aarch64 = https://github.com/filiptibell/lune/releases/download/v0.8.2/lune-0.8.2-linux-aarch64.zip
sha256sums_aarch64 = 8fd9d7e08cbcf72abc63ce149fee79740d2fbb32d5372e0f5d5ffd8de5bb297b
2023-07-28 08:21:00 +01:00
pkgname = lune-bin