diff options
| author | Deposite Pirate | 2026-05-14 00:06:08 +0000 |
|---|---|---|
| committer | Deposite Pirate | 2026-05-14 00:06:08 +0000 |
| commit | 18ef2340ee630aa117b4f098dfaa29625e8965e3 (patch) | |
| tree | d7845d1ce96575b706fc03d5edc4988af5eadbce /nginx-mod-fancyindex/.SRCINFO | |
| parent | efc97480bada12936f7948608664834e9f6c567e (diff) | |
Add nginx-mod-fancyindex
new file: nginx-mod-fancyindex/.SRCINFO
new file: nginx-mod-fancyindex/PKGBUILD
Diffstat (limited to 'nginx-mod-fancyindex/.SRCINFO')
| -rw-r--r-- | nginx-mod-fancyindex/.SRCINFO | 15 |
1 files changed, 15 insertions, 0 deletions
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 |
