summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1c4e00b429d..d656eed34574 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=nginx-mod-fancyindex
pkgver=0.4.2
-pkgrel=2
+pkgrel=3
_modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.2
+_nginxver=1.14.0
pkgdesc='Fancy indexes module for the Nginx web server'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ source=(https://nginx.org/download/nginx-$_nginxver.tar.gz{,.asc}
https://github.com/aperezdc/ngx-$_modname/archive/v$pkgver.tar.gz
)
validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin <mdounin@mdounin.ru>
-md5sums=('4d2fc76211435f029271f1cf6d7eeae3'
+md5sums=('2d856aca3dfe1d32e3c9f8c4cac0cc95'
'SKIP'
'fc2154f36eeabae4d4855cfcc25a060f')