summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34b19d4e06e3..794f00353849 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = nginx-mainline-mod-fancyindex
- pkgdesc = Fancy indexes module for the Nginx web server
+ pkgdesc = Fancy indexes module for the nginx web server
pkgver = 0.4.4
pkgrel = 3
url = https://github.com/aperezdc/ngx-fancyindex
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')