summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5c081877303e7969a7a0299d23a4fb4996cf1765 (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.15.3
	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.15.3.tar.gz::https://github.com/teal-language/tl/archive/refs/tags/v0.15.3.tar.gz
	sha256sums = d27bf935dd46dc7dd8eb173ffae6e4c973bbe67386680ddaf9f196e30018b95a

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