summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHoàng Đức Hiếu2017-07-13 09:24:31 +0700
committerHoàng Đức Hiếu2017-07-13 09:24:31 +0700
commitdb86848d925207939bc0e80f1f8f28c80e096b41 (patch)
tree0e7f901ee0c6e406e13b0f023ebc2305c125b46b /PKGBUILD
parent9a09ef15e933910dde57153df10b480420c6bc3f (diff)
downloadaur-db86848d925207939bc0e80f1f8f28c80e096b41.tar.gz
bump for nginx 1.13.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f8c7c2b50bd..dba7032639a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nginx-mainline-mod-fancyindex
pkgver=0.4.1
-pkgrel=4
+pkgrel=5
_modname="${pkgname#nginx-mainline-mod-}"
_nginxver="$(/bin/nginx -v 2>&1 | grep -Eo '([[:digit:]]|\.)+')"
@@ -37,5 +37,5 @@ package() {
install -Dm755 $mod "$pkgdir"/usr/lib/nginx/modules/$mod
done
}
-sha256sums=('d77f234d14989d273a363f570e1d892395c006fef2ec04789be90f41a1919b70'
+sha256sums=('5b73f98004c302fb8e4a172abf046d9ce77739a82487e4873b39f9b0dcbb0d72'
'2b00d8e0ad2a67152a9cee7b7ee67990c742d501412df912baaf1eee9bb6dc71')