blob: b3b8a1db7e957fcfd083f965741cd1c372b2b56f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
|