summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRyanSquared2017-05-31 01:32:37 -0500
committerRyanSquared2017-05-31 01:32:37 -0500
commit80938143c9d1f78da468d8b2f875bcac95dab580 (patch)
treec59ea8ba905959c8bb9585ee732320d576c1c849 /.SRCINFO
parent3db1136495bac442a3f39c918e301fcffb434c51 (diff)
downloadaur-80938143c9d1f78da468d8b2f875bcac95dab580.tar.gz
Rewrite files to allow more customized package installation
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a278875fa6c..6ee1128ccee9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,20 @@
pkgbase = lua-ossl-git
- pkgdesc = Most comprehensive OpenSSL module in the Lua universe.
- pkgver = rel.20140328.r185.gdac0e48
- pkgrel = 3
+ pkgver = 20161214.r43.a91aba8
+ pkgrel = 4
url = https://github.com/wahern/luaossl
arch = i686
arch = x86_64
license = MIT
makedepends = git
- makedepends = m4
makedepends = openssl
source = git+https://github.com/wahern/luaossl.git#branch=master
md5sums = SKIP
pkgname = lua-ossl-git
+ pkgdesc = Most comprehensive OpenSSL module in the Lua universe for Lua 5.3
+pkgname = lua52-ossl-git
+ pkgdesc = Most comprehensive OpenSSL module in the Lua universe for Lua 5.2
+
+pkgname = lua51-ossl-git
+ pkgdesc = Most comprehensive OpenSSL module in the Lua universe for Lua 5.1