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 4c50f8796a1e..2ff5119bc140 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = lua-path
pkgdesc = File system path manipulation library
pkgver = 0.3.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/moteus/lua-path
arch = i686
arch = x86_64
license = MIT
makedepends = lua
+ makedepends = lua53
makedepends = lua52
makedepends = lua51
makedepends = luarocks
@@ -16,6 +17,9 @@ pkgbase = lua-path
pkgname = lua-path
depends = lua
+pkgname = lua53-path
+ depends = lua53
+
pkgname = lua52-path
depends = lua52