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 ed7ccf99ef21..d145852ccb07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nginx-mainline-mod-fancyindex
pkgdesc = Fancy indexes module for the nginx web server
pkgver = 0.5.2
- pkgrel = 7
+ pkgrel = 1
url = https://www.nginx.com/resources/wiki/modules/fancy_index/
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 3e5d6e102761..2b028548daf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=nginx-mainline-mod-fancyindex
pkgver=0.5.2
-pkgrel=7
+pkgrel=1
_modname="${pkgname#nginx-mainline-mod-}"
pkgdesc="Fancy indexes module for the nginx web server"
arch=('x86_64')