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

18 lines
489 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
2023-11-01 16:34:44 +05:30
pkgver = 0.7.11
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
makedepends = cargo
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
2023-11-01 16:34:44 +05:30
source = lune-0.7.11.tar.gz::https://github.com/filiptibell/lune/archive/refs/tags/v0.7.11.tar.gz
sha256sums = ceb7832821a15d36bf5c2821f18dfa07d7d597b0699e2e3f9918115b8baa733b
2023-07-28 12:51:00 +05:30
pkgname = lune