blob: e76e7c1fc7f262d21db6cba6597926f004ca8176 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nginx-mod-nchan
pkgdesc = nchan nginx module
pkgver = 1.3.7
pkgrel = 1
url = https://nchan.io/
arch = i686
arch = x86_64
license = MIT
makedepends = nginx-src
depends = nginx
source = https://github.com/slact/nchan/archive/v1.3.7.tar.gz
sha256sums = 6e82c673cedc7d33ee48ea1c198964fdcf6853bf851de797002199a496f08263
pkgname = nginx-mod-nchan
|