summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Heywood2016-03-01 20:53:52 -0600
committerCharles Heywood2016-03-01 20:59:22 -0600
commit7a7cc005fe5c96518cd2273118720aa20c9b290c (patch)
treeff2d794fba6161cc1711ac7fee9b5bfc086e56d2
parent9231f1aaadd0816cc9edfcab31919864b2f21ee0 (diff)
downloadaur-7a7cc005fe5c96518cd2273118720aa20c9b290c.tar.gz
Mistyped name
-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"