From 18ef2340ee630aa117b4f098dfaa29625e8965e3 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Thu, 14 May 2026 00:06:08 +0000 Subject: Add nginx-mod-fancyindex new file: nginx-mod-fancyindex/.SRCINFO new file: nginx-mod-fancyindex/PKGBUILD --- nginx-mod-fancyindex/.SRCINFO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 nginx-mod-fancyindex/.SRCINFO (limited to 'nginx-mod-fancyindex/.SRCINFO') diff --git a/nginx-mod-fancyindex/.SRCINFO b/nginx-mod-fancyindex/.SRCINFO new file mode 100644 index 0000000..b3b8a1d --- /dev/null +++ b/nginx-mod-fancyindex/.SRCINFO @@ -0,0 +1,15 @@ +pkgbase = nginx-mod-fancyindex + pkgdesc = Fancy indexes module for the Nginx web server + pkgver = 0.6.0 + pkgrel = 1 + url = https://github.com/aperezdc/ngx-fancyindex + arch = x86_64 + arch = i686 + license = BSD + makedepends = nginx-src + depends = nginx=1.30.1 + source = nginx-mod-fancyindex-0.6.0.tar.gz::https://github.com/aperezdc/ngx-fancyindex/ngx-fancyindex/archive/v0.6.0.tar.gz + validpgpkeys = B0F4253373F8F6F510D42178520A9993A1C052F8 + sha256sums = d212fdc1393261612126def3e091c376adeda5646130b4240093f47b550bc5ef + +pkgname = nginx-mod-fancyindex -- cgit v1.3.1