summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexandre `Zopieux` Macabies2015-06-20 21:05:48 +0200
committerAlexandre `Zopieux` Macabies2015-06-20 21:05:48 +0200
commitaa4226b8ee4c919384aa92a0af39a5aed462155e (patch)
tree768563e4d8bb20b4f0aee277e946e05e372bbac0 /.SRCINFO
downloadaur-aa4226b8ee4c919384aa92a0af39a5aed462155e.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c2b37b773ec3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = lua51-cjson
+ pkgdesc = A fast JSON parsing and encoding support for Lua.
+ pkgver = 2.1.0
+ pkgrel = 1
+ url = http://www.kyne.com.au/~mark/software/lua-cjson.php
+ arch = i686
+ arch = x86_64
+ license = custom:MIT
+ depends = lua51
+ optdepends = perl: UTF8 implementation test
+ source = http://www.kyne.com.au/~mark/software/download/lua-cjson-2.1.0.tar.gz
+ md5sums = 24f270663e9f6ca8ba2a02cef19f7963
+
+pkgname = lua51-cjson
+