summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c02c9bd4826..139bc98fe3d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lua-messagepack
pkgdesc = Pure Lua implementation of MessagePack spec v5
pkgver = 0.5.2
- pkgrel = 1
+ pkgrel = 2
url = https://framagit.org/fperrad/lua-MessagePack
arch = any
license = MIT
@@ -13,6 +13,9 @@ pkgbase = lua-messagepack
pkgname = lua-messagepack
depends = lua
+pkgname = lua53-messagepack
+ depends = lua53
+
pkgname = lua52-messagepack
depends = lua52