summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..dda9cd09099f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = lua-cqueues-git
+ pkgdesc = Asynchronous networking, threading, and notification framework for Lua.
+ pkgver = 20150907
+ pkgrel = 1
+ url = https://github.com/wahern/cqueues
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ depends = m4
+ depends = openssl
+ source = git+https://github.com/wahern/cqueues.git#branch=master
+ md5sums = SKIP
+
+pkgname = lua-cqueues-git
+