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

18 lines
659 B
Text
Raw Normal View History

2023-07-28 12:51:00 +05:30
pkgbase = lune-bin
pkgdesc = [Precompiled Binaries] A standalone Luau script runtime
2023-10-06 11:07:22 +05:30
pkgver = 0.7.8
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-10-06 11:07:22 +05:30
source_x86_64 = https://github.com/filiptibell/lune/releases/download/v0.7.8/lune-0.7.8-linux-x86_64.zip
sha256sums_x86_64 = b62a448f39c0385d0303ccf88533a54d3d42af7386b30ec706584563745a00af
source_aarch64 = https://github.com/filiptibell/lune/releases/download/v0.7.8/lune-0.7.8-linux-aarch64.zip
sha256sums_aarch64 = 6724e6e4e459e15c426f23ed8211ec5369679ba6a96bf006f0ed6c99d9617d61
2023-07-28 12:51:00 +05:30
pkgname = lune-bin