summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorДамјан Георгиевски2019-01-12 22:00:24 +0100
committerДамјан Георгиевски2019-01-12 22:00:24 +0100
commit10c57755d1c20dcb45876e6fa8e4f43477aef9fe (patch)
treeb4fb08168f9753caedf9575ce355abf17a09e53c /PKGBUILD
parent16ed886e8ad873eb387b5124beb6615c89a7c428 (diff)
downloadaur-10c57755d1c20dcb45876e6fa8e4f43477aef9fe.tar.gz
s/==/=/
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 336304d1d7df..fe38e68beea2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _nginxver=1.15.8
pkgdesc='nchan nginx module'
arch=('i686' 'x86_64')
-depends=("nginx-mainline==${_nginxver}")
+depends=("nginx-mainline=${_nginxver}")
url="https://nchan.io/"
license=('MIT')