summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20882ec1767c..5b30b8aee76b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,16 @@
pkgbase = lua-luajson
pkgdesc = JSON parser/encoder for Lua
pkgver = 1.3.4
- pkgrel = 6
- url = http://luaforge.net/projects/luajson/
+ pkgrel = 7
+ url = https://www.eharning.us/wiki/luajson/
arch = any
license = MIT
- depends = lua-lpeg
source = https://github.com/harningt/luajson/archive/1.3.4.tar.gz
sha1sums = 2ea25e4147ad661ff3b6d0427439bf99c06eb46d
pkgname = lua-luajson
+ depends = lua-lpeg
+
+pkgname = lua53-luajson
+ depends = lua53-lpeg