summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfiregore2016-02-11 16:44:53 +0100
committerfiregore2016-02-11 16:44:53 +0100
commit4cf8f029482eb59fff54c93773436f56863a9dc6 (patch)
treea8cb7fc44eeb4457f222910a5f0b2cad25990b34 /PKGBUILD
parenta1a861bbd14c6e043f1503ad35117a4fc47378ee (diff)
downloadaur-4cf8f029482eb59fff54c93773436f56863a9dc6.tar.gz
Fixing VersionNumber
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f351b820316..409a4d9bff4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=nginx
provides=('nginx')
conflicts=('nginx')
pkgver=1.9.11
-pkgrel=5
+pkgrel=6
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')