summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfiregore2016-02-11 16:42:47 +0100
committerfiregore2016-02-11 16:42:47 +0100
commita1a861bbd14c6e043f1503ad35117a4fc47378ee (patch)
treea581c73436d31b89d33994430bf8505e3dbfd29c /PKGBUILD
parent8ad26c481d6b5b30344a203713f104cc21111ed6 (diff)
downloadaur-a1a861bbd14c6e043f1503ad35117a4fc47378ee.tar.gz
Lets try this again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23cfd4c4ab33..4f351b820316 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=nginx
provides=('nginx')
conflicts=('nginx')
pkgver=1.9.11
-pkgrel=3
+pkgrel=5
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline, Brotli
Support, with Naxsi, Certificate Transparency, GeoIP (GeoIP Legacy) ,YubiKey Auth Support builtin and with Thread Pools.'
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ license=('custom')
_psver=1.9.32.4-beta
_psolver=1.9.32.4
-depends=('pcre' 'zlib' 'openssl' 'geoip' 'yubico-c-client')
+depends=('pcre' 'zlib' 'openssl' 'geoip' 'yubico-c-client' 'libbrotli-git')
backup=('etc/nginx/fastcgi.conf'
'etc/nginx/fastcgi_params'
'etc/nginx/koi-win'