summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a65ed6a119a5cde37e022a2416fddfe793a7fad6 (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
pkgbase = lua-cmark
	pkgdesc = Lua wrapper for libcmark, CommonMark Markdown parsing and rendering library
	pkgver = 0.30.2
	pkgrel = 1
	url = https://github.com/jgm/cmark-lua
	arch = x86_64
	arch = i686
	license = BSD
	makedepends = lua
	makedepends = lua53
	makedepends = lua52
	makedepends = lua51
	makedepends = luarocks
	source = cmark-0.30.2.tar.gz::https://github.com/jgm/cmark-lua/archive/0.30.2.tar.gz
	sha256sums = b57849e9737a838d359cd552cb0563cf2134af70b60962b6073d197d2186109c

pkgname = lua-cmark
	depends = lua

pkgname = lua53-cmark
	depends = lua53

pkgname = lua52-cmark
	depends = lua52

pkgname = lua51-cmark
	depends = lua51