summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 6 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f19b9cd2127..35103576c006 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = lua-pegdebug
pkgdesc = Trace debugger for LPeg rules and captures
pkgver = 0.41
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/pkulchenko/PegDebug
arch = i686
arch = x86_64
license = MIT
makedepends = lua
+ makedepends = lua53
makedepends = lua52
makedepends = lua51
makedepends = luarocks
@@ -17,6 +18,10 @@ pkgname = lua-pegdebug
depends = lua
depends = lua-lpeg
+pkgname = lua53-pegdebug
+ depends = lua53
+ depends = lua53-lpeg
+
pkgname = lua52-pegdebug
depends = lua52
depends = lua52-lpeg