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 433431f58595..1541dc84be2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = lua-serpent
pkgdesc = Lua serializer and pretty printer
pkgver = 0.28
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/pkulchenko/serpent
arch = i686
arch = x86_64
license = MIT
makedepends = lua
+ makedepends = lua53
makedepends = lua52
makedepends = lua51
makedepends = luarocks
@@ -16,6 +17,9 @@ pkgbase = lua-serpent
pkgname = lua-serpent
depends = lua
+pkgname = lua53-serpent
+ depends = lua53
+
pkgname = lua52-serpent
depends = lua52