blob: b30e645fb18fc2022fd7ff0352a227338671ae78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = luau
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
makedepends = cmake
depends = gcc-libs
depends = glibc
source = luau-0.652.tar.gz::https://github.com/luau-lang/luau/archive/0.652.tar.gz
sha256sums = 56c904c5ea25e537bdc8675ed52f5f0b56eb3d6e960fb9f93b8443229076f518
pkgname = luau
|