summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcfe234614ca..39bb7994bb3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = nginx-http3
- pkgdesc = Nginx with Cloudflare's http3 path on the top of quiche
+ pkgdesc = Nginx with Cloudflare's http3 patсh on the top of quiche
pkgver = 1.16.1
pkgrel = 1
url = https://github.com/cloudflare/quiche/tree/master/extras/nginx
@@ -25,7 +25,7 @@ pkgbase = nginx-http3
conflicts = nginx-custom-dev
conflicts = nginx-full
conflicts = nginx-libressl
- conflicts = nginx-mainline-boringssl
+ conflicts = nginx-mainline-boringssl
source = https://nginx.org/download/nginx-1.16.1.tar.gz
source = git+https://github.com/cloudflare/quiche.git
source = service
diff --git a/PKGBUILD b/PKGBUILD
index e780b092702e..3e501bb02af0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=$_rel.$_maj.$_min
pkgrel=1
provides=('nginx')
conflicts=('nginx' 'nginx-unstable' 'nginx-svn' 'nginx-devel' 'nginx-custom-dev' 'nginx-full' 'nginx-libressl' 'nginx-mainline-boringssl')
-pkgdesc="Nginx with Cloudflare's http3 path on the top of quiche"
+pkgdesc="Nginx with Cloudflare's http3 patсh on the top of quiche"
arch=('any')
makedepends=('git' 'cmake' 'make' 'gcc' 'go' 'perl' 'ninja' 'rust' 'patch')
depends=('geoip' 'pcre' 'zlib')