summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfiregore2016-02-11 16:34:11 +0100
committerfiregore2016-02-11 16:34:11 +0100
commit357f51465e8e4acf0795eca3164dd7ca22f5b0d1 (patch)
treeb2d7b5d10f2364bd02866a8d289624f6f3196c1b /PKGBUILD
parent1b7748bba02abee5395208354ac0801292fdb571 (diff)
downloadaur-357f51465e8e4acf0795eca3164dd7ca22f5b0d1.tar.gz
Fix Typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e956bf499f31..0b17545dda90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@ _pkgname=nginx
provides=('nginx')
conflicts=('nginx')
pkgver=1.9.11
-pkgrel=2
+pkgrel=3
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline, Brotli
-Support, with Naxsi, Certificate Transparency, GeoIP (GeoIP Legacy) mYubiKey Auth Support builtin and with Thread Pools.'
+Support, with Naxsi, Certificate Transparency, GeoIP (GeoIP Legacy) ,YubiKey Auth Support builtin and with Thread Pools.'
arch=('i686' 'x86_64')
url='http://nginx.org'
license=('custom')