summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCaleb Maclennan2020-08-06 17:33:19 +0300
committerCaleb Maclennan2020-08-06 17:33:19 +0300
commit80f506d8304fe4a273b4690a1a61d92d8840ba3f (patch)
tree4de45a0a0140f68aaea14ef7e71cd0a0f5bd8c0d /.SRCINFO
parent98f8da0ba8ebd7dd79ba54b9e64ba97eb9f71e43 (diff)
downloadaur-80f506d8304fe4a273b4690a1a61d92d8840ba3f.tar.gz
upgpkg: lua-std-_debug 1.0.1-4
Bump default to Lua 5.4 and add Lua 5.3 split package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 804433e66aae..e8fc8f2b9c3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = lua-std-_debug
pkgdesc = Lua Debug Hints Library
pkgver = 1.0.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/lua-stdlib/_debug
arch = any
license = MIT
makedepends = lua
+ makedepends = lua53
makedepends = lua52
makedepends = lua51
makedepends = luarocks
@@ -15,6 +16,9 @@ pkgbase = lua-std-_debug
pkgname = lua-std-_debug
depends = lua
+pkgname = lua53-std-_debug
+ depends = lua53
+
pkgname = lua52-std-_debug
depends = lua52