summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de5e2cbb6473..080b5c427cfe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
-pkgbase = lua-cqueues-git
+pkgbase = lua-ossl-git
pkgdesc = Most comprehensive OpenSSL module in the Lua universe.
pkgver = rel.20140328.r185.gdac0e48
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/wahern/luaossl
arch = i686
arch = x86_64
@@ -12,5 +12,5 @@ pkgbase = lua-cqueues-git
source = git+https://github.com/wahern/luaossl.git#branch=master
md5sums = SKIP
-pkgname = lua-cqueues-git
+pkgname = lua-ossl-git
diff --git a/PKGBUILD b/PKGBUILD
index 88346b28de84..1c0f934213e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Charles Heywood <charles@hashbang.sh>
-pkgname=lua-cqueues-git
+pkgname=lua-ossl-git
pkgver=rel.20140328.r185.gdac0e48
-pkgrel=1
+pkgrel=2
pkgdesc="Most comprehensive OpenSSL module in the Lua universe."
arch=('i686' 'x86_64')
url="https://github.com/wahern/luaossl"