summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRyanSquared2017-05-31 01:52:48 -0500
committerRyanSquared2017-05-31 01:52:48 -0500
commitb94e7264311102a47f8abf60c20f6c09acf5868f (patch)
treef46c653587c31adb70cc06a1b35e4c67111c183a /.SRCINFO
parent61282214d65e0ee64e26f60143082d30f308b2ad (diff)
downloadaur-lua-cqueues-git.tar.gz
Rewrite files to allow more customized package installation
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 10 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67bb3bbc0e1b..286462d7cad6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,21 @@
pkgbase = lua-cqueues-git
- pkgdesc = Asynchronous networking, threading, and notification framework for Lua.
- pkgver = r845.7595820
- pkgrel = 2
+ pkgver = 20161215.r1.97cac6d
+ pkgrel = 3
url = https://github.com/wahern/cqueues
arch = i686
arch = x86_64
license = MIT
makedepends = git
- depends = m4
- depends = openssl
+ makedepends = openssl
+ makedepends = m4
source = git+https://github.com/wahern/cqueues.git#branch=master
md5sums = SKIP
pkgname = lua-cqueues-git
+ pkgdesc = Asynchronous networking, threading, and notification framework for Lua 5.3
+pkgname = lua52-cqueues-git
+ pkgdesc = Asynchronous networking, threading, and notification framework for Lua 5.2
+
+pkgname = lua51-cqueues-git
+ pkgdesc = Asynchronous networking, threading, and notification framework for Lua 5.1