summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaMeHb-UA2019-10-23 23:56:24 +0300
committerKaMeHb-UA2019-10-23 23:56:24 +0300
commit6df5d32642af9aca7355ff32235f435263c7f897 (patch)
treeb5346710b98b358e40e9b2d143eaf84a17769c11
parent0d2b824304f27c982ea0bc607ed9837039bc00ee (diff)
downloadaur-nginx-http3.tar.gz
fix description😅
-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')