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

19 lines
507 B
Text
Raw Normal View History

2023-07-28 12:51:00 +05:30
pkgbase = lune
pkgdesc = [Latest Stable Source] A standalone Luau script runtime
2024-10-08 06:37:01 +01:00
pkgver = 0.8.9
2024-04-22 11:44:35 +05:30
pkgrel = 2
2023-07-28 12:51:00 +05:30
url = https://lune-org.github.io/docs
arch = x86_64
arch = aarch64
license = MPL2
makedepends = cargo
2024-04-22 11:44:35 +05:30
makedepends = cmake
2023-08-05 14:31:32 +05:30
depends = glibc
2023-07-28 12:51:00 +05:30
conflicts = lune-git
conflicts = lune-bin
options = !lto
2024-10-08 06:37:01 +01:00
source = lune-0.8.9.tar.gz::https://github.com/filiptibell/lune/archive/refs/tags/v0.8.9.tar.gz
sha256sums = b37bdf53dece55037ba00d82fe33a9ace9777cbb42b4d8d6602bcf704c9e1c59
2023-07-28 12:51:00 +05:30
pkgname = lune