summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4c860b351df37ad9d1ef1485d61a70f43008e411 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = pofwjs
	pkgdesc = A port forwarding tool implemented in Node.Js
	pkgver = 1.0.2
	pkgrel = 1
	url = https://github.com/PeterCxy/pofw.js
	arch = i686
	arch = x86_64
	license = WTFPL
	makedepends = npm
	makedepends = coffee-script
	depends = nodejs
	depends = bash
	backup = etc/pofwjs/config.json
	source = https://github.com/PeterCxy/pofw.js/archive/1.0.2.tar.gz
	source = pofwjs.service
	source = config.json
	md5sums = e143c1fd6909fee0be95749cdf8b5934
	md5sums = 689439125b8cb4266d6a939933b7989d
	md5sums = edf8fc78149b537cd3d01b22cdb52941

pkgname = pofwjs