summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 562239b1def010800591e53dd92692da3c7bd80a (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
27
28
pkgbase = teal
	pkgdesc = The compiler for Teal, a typed dialect of Lua
	pkgver = 0.24.4
	pkgrel = 1
	url = https://github.com/teal-language/tl
	arch = any
	license = MIT
	makedepends = lua
	makedepends = lua51
	makedepends = lua52
	makedepends = lua53
	makedepends = luarocks
	source = https://github.com/teal-language/tl/archive/refs/tags/v0.24.4/tl-0.24.4.tar.gz
	sha256sums = b448a7aa85cb2a77779cc79ab46e6157c980af7f338412d66c1bfc7fe44e42e1

pkgname = teal
	depends = lua
	depends = lua-tl
	optdepends = cyan: The Teal build system and project manager
	provides = tl

pkgname = lua-tl

pkgname = lua53-tl

pkgname = lua52-tl

pkgname = lua51-tl