blob: c7062f83acbb04ae3b55c90116aab7702658ae91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = lua-moonscript
pkgdesc = Dynamic scripting language that compiles into Lua
pkgver = 0.6.0
pkgrel = 1
url = https://moonscript.org
arch = any
license = MIT
makedepends = luarocks
makedepends = lua
makedepends = lua51
makedepends = lua52
makedepends = lua53
source = lua-moonscript-0.6.0.tar.gz::https://github.com/leafo/moonscript/archive/refs/tags/v0.6.0.tar.gz
source = LICENSE
sha256sums = b98e58f4657ffc2e730904da0b4034796ff16f08e4e6c47c681905fd56509037
sha256sums = 81dfcb5d1f1b97c76b5dec57809e203c536aac48e66260d4563137283717280b
b2sums = 34f3006ec2c51f525d1aab9c42d79ca3361114c9dbd179be4b57e36604598d25d9613d5f8d22587a201cebfea0a1ef9ddf31a19389aafb31634d48f66f818fde
b2sums = bd1d80f17545a9e82d40589969b3eafea115715890fc3fcbe8f83fdff2839ecb1a8dd913beb97b56a8b4758d3d633f785b485063093f39a7876cc1e47623ed3f
pkgname = lua-moonscript
pkgname = lua51-moonscript
pkgname = lua52-moonscript
pkgname = lua53-moonscript
|