pkgbase = teal
	pkgdesc = The compiler for Teal, a typed dialect of Lua
	pkgver = 0.24.8
	pkgrel = 3
	url = https://github.com/teal-language/tl
	arch = any
	license = MIT
	makedepends = lua
	makedepends = lua-argparse
	makedepends = lua-filesystem
	makedepends = lua51
	makedepends = lua52
	makedepends = lua53
	makedepends = lua54
	makedepends = luarocks
	source = https://github.com/teal-language/tl/archive/refs/tags/v0.24.8/tl-0.24.8.tar.gz
	sha256sums = 8d7a143fd67d71dca5dad132a0e1443be6c013c54de2884adf4f3ed3b2cef022

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

pkgname = lua-tl

pkgname = lua54-tl

pkgname = lua53-tl

pkgname = lua52-tl

pkgname = lua51-tl
