summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfiregore2015-06-12 09:43:02 +0200
committerfiregore2015-06-12 09:43:02 +0200
commitfd1f665ca2d510b2ff8e3abfbd17f9a715d18173 (patch)
tree849dd2c84a6ebb6cb97e852321f1353e590b8947 /PKGBUILD
parent3a0499a9346f882b717b723e3008b072ecf0aa91 (diff)
downloadaur-fd1f665ca2d510b2ff8e3abfbd17f9a715d18173.tar.gz
Update PKGBuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 299670bacbaa..60fe2461a3b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ _pkgname=nginx
provides=('nginx')
conflicts=('nginx')
pkgver=1.9.1
-pkgrel=2
-pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline, with ngx_pagespeed, Naxsi, GeoIP (GeoIP Legacy) and YubiKey Auth Support builtin.'
+pkgrel=3
+pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline, with ngx_pagespeed, Naxsi, GeoIP (GeoIP Legacy) and YubiKey Auth Support builtin, with Thread Pools.'
arch=('i686' 'x86_64')
url='http://nginx.org'
license=('custom')