summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKaMeHb-UA2019-10-23 23:56:24 +0300
committerKaMeHb-UA2019-10-23 23:56:24 +0300
commit6df5d32642af9aca7355ff32235f435263c7f897 (patch)
treeb5346710b98b358e40e9b2d143eaf84a17769c11 /PKGBUILD
parent0d2b824304f27c982ea0bc607ed9837039bc00ee (diff)
downloadaur-nginx-http3.tar.gz
fix description😅
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')