summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d0c37286b28..df020f37fa32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: hdhoang <arch@hdhoang.space>
pkgname=nginx-mod-fancyindex
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=1
_modname="${pkgname#nginx-mod-}"
@@ -17,7 +17,7 @@ license=('BSD')
source=(https://github.com/aperezdc/ngx-$_modname/archive/v$pkgver.tar.gz
)
validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin <mdounin@mdounin.ru>
-md5sums=('231fa02b10fa8c7c94b49e94649e5ad0')
+md5sums=('5d29c959724b7f1b23879cd122bd0b1d')
prepare() {
cp -r /usr/src/nginx .