summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b282d27d872d5205fcc1ac6492d5e6699edb7e83 (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
29
30
31
32
33
34
35
36
37
38
39
40
pkgbase = lua-penlight-git
	pkgdesc = Lua libraries for on input data handling, functional programming, and OS interface
	pkgver = 1.8.0.r0.g76079c1
	pkgrel = 1
	url = https://tieske.github.io/Penlight
	arch = any
	license = MIT
	checkdepends = lua
	checkdepends = lua-filesystem
	makedepends = lua
	makedepends = lua53
	makedepends = lua52
	makedepends = lua51
	source = penlight::git+https://github.com/Tieske/Penlight.git
	sha256sums = SKIP

pkgname = lua-penlight-git
	depends = lua
	depends = lua-filesystem
	provides = lua-penlight
	conflicts = lua-penlight

pkgname = lua53-penlight-git
	depends = lua53
	depends = lua53-filesystem
	provides = lua53-penlight
	conflicts = lua53-penlight

pkgname = lua52-penlight-git
	depends = lua52
	depends = lua52-filesystem
	provides = lua52-penlight
	conflicts = lua52-penlight

pkgname = lua51-penlight-git
	depends = lua51
	depends = lua51-filesystem
	provides = lua51-penlight
	conflicts = lua51-penlight