summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPeter Cai2016-07-05 14:17:39 +0800
committerPeter Cai2016-07-05 14:17:39 +0800
commit44d94ebe8c162ff08671b0d02a3c1f4054bea0a1 (patch)
tree814daa414ca5816dac2c210f7f52f3b59ec3fc13 /.SRCINFO
downloadaur-44d94ebe8c162ff08671b0d02a3c1f4054bea0a1.tar.gz
Initial commit
Signed-off-by: Peter Cai <peter@typeblog.net>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..df4515b76f06
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = pofwjs
+ pkgdesc = A port forwarding tool implemented in Node.Js
+ pkgver = 1.0.0
+ 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.0.tar.gz
+ source = pofwjs.service
+ source = config.json
+ md5sums = df8f2265b71ab048b9ea801c7b907e3c
+ md5sums = 689439125b8cb4266d6a939933b7989d
+ md5sums = edf8fc78149b537cd3d01b22cdb52941
+
+pkgname = pofwjs
+