blob: 4f7a057d9b842e589fdc10ffc6ff72f0e8aacf00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = luau-bin
pkgdesc = A fast, small, safe, gradually typed embeddable scripting language derived from Lua
pkgver = 0.652
pkgrel = 1
url = https://github.com/luau-lang/luau
arch = x86_64
license = MIT
provides = luau
conflicts = luau
conflicts = luau-git
source = luau-0.652.zip::https://github.com/luau-lang/luau/releases/download/0.652/luau-ubuntu.zip
b2sums = ca641be359e663c34a6c291e1c10534a19c16b337905b048a4f0a73fd37099fe062b13792cca9eb633a7db81dbec8d224193d2a203ab69eabe0c7c9e3a315c26
pkgname = luau-bin
|