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
2023-10-26 11:09:22 +01:00
pkgver = 0.7.9
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
2023-10-26 11:09:22 +01:00
source_x86_64 = https://github.com/filiptibell/lune/releases/download/v0.7.9/lune-0.7.9-linux-x86_64.zip
sha256sums_x86_64 = b463af81cad509ecff3a33758eeaf07e0f3a5b2a5eac8ef71e6f0c6eda0994a6
source_aarch64 = https://github.com/filiptibell/lune/releases/download/v0.7.9/lune-0.7.9-linux-aarch64.zip
sha256sums_aarch64 = e9c90eaf5eedc02241d3f4551af36c54a9ac8c1f2e640f5803e61364a05cf821
2023-07-28 08:21:00 +01:00
pkgname = lune-bin