summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bba5529d175..775b4aa1bd72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = lua-cmark
pkgdesc = Lua wrapper for libcmark, CommonMark Markdown parsing and rendering library
pkgver = 0.29.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jgm/cmark-lua
arch = x86_64
arch = i686
license = BSD
makedepends = lua
+ makedepends = lua53
makedepends = lua52
makedepends = lua51
makedepends = luarocks
@@ -16,6 +17,9 @@ pkgbase = lua-cmark
pkgname = lua-cmark
depends = lua
+pkgname = lua53-cmark
+ depends = lua53
+
pkgname = lua52-cmark
depends = lua52