From 80741951c6df176324e67efba223979a24d923cd Mon Sep 17 00:00:00 2001 From: kth5 Date: Mon, 17 Feb 2025 17:08:22 +0100 Subject: [PATCH] * update nginx-mod-fancyindex to 0.5.2-1.1 --- nginx-mod-fancyindex/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx-mod-fancyindex/PKGBUILD b/nginx-mod-fancyindex/PKGBUILD index 6bb659c7a4..a57f924122 100644 --- a/nginx-mod-fancyindex/PKGBUILD +++ b/nginx-mod-fancyindex/PKGBUILD @@ -4,7 +4,7 @@ pkgname=nginx-mod-fancyindex pkgver=0.5.2 -pkgrel=1 +pkgrel=1.1 _modname="${pkgname#nginx-mod-}"