summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5fbd86f8348739d40bbe8c0c8abf10a2487b3d68 (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.1
	pkgrel = 1
	url = https://github.com/teal-language/tl
	arch = any
	license = MIT
	makedepends = lua
	makedepends = lua51
	makedepends = lua52
	makedepends = lua53
	makedepends = luarocks
	source = teal-0.24.1.tar.gz::https://github.com/teal-language/tl/archive/refs/tags/v0.24.1.tar.gz
	sha256sums = a9e4a5b9fb2bfd3bce55b9e5389d5d0df1d2c568db58c83fdc2128d1cb8803a6

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