summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCaleb Maclennan2020-08-06 17:43:06 +0300
committerCaleb Maclennan2020-08-06 17:43:06 +0300
commit8e8f52ed5dab5be4282f662f830fe4c90c10d5f2 (patch)
tree27733f45cc7a7e22e3858ed9e5182b0088c1aaa7 /.SRCINFO
parentcd171560e222d6440506829a585132a23f2c004a (diff)
downloadaur-8e8f52ed5dab5be4282f662f830fe4c90c10d5f2.tar.gz
upgpkg: lua-lsqlite3 0.9.5-4
upgpkg: lua-path 0.3.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 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