summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMorgenstern2020-10-21 10:12:18 +1300
committerMorgenstern2020-10-21 10:12:18 +1300
commit05650d7b24cdc339e6e2ee193e923ce132b8d07b (patch)
treeeba9762f4dd393a116966e56ccd8d7d3ac4c9157 /PKGBUILD
parenta0dfd6b00bce5b409ace7659635e7824c06675a3 (diff)
downloadaur-05650d7b24cdc339e6e2ee193e923ce132b8d07b.tar.gz
Changed pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36ac346cdbf6..e0ad326d82b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.4.4
pkgrel=3
_modname="${pkgname#nginx-mainline-mod-}"
_nginxver=1.19.3
-pkgdesc="Fancy indexes module for the Nginx web server"
+pkgdesc="Fancy indexes module for the nginx web server"
arch=('x86_64')
url="https://github.com/aperezdc/ngx-fancyindex"
license=('BSD')