summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKean Sum Ooi2017-09-30 21:39:43 +0800
committerKean Sum Ooi2017-09-30 21:39:43 +0800
commit284b50db16301c2e20362003521ae73082d6ad38 (patch)
treeacee2f0089837f9e38afd65de38dc1955835fdf3 /.SRCINFO
downloadaur-284b50db16301c2e20362003521ae73082d6ad38.tar.gz
initial version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6e1aac6ab5de
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = htcap-git
+ pkgdesc = Single Page Application (SPA) crawler by intercepting AJAX calls and DOM changes
+ pkgver = 1.0.1.r36.gdcc0078
+ pkgrel = 1
+ url = http://htcap.org/
+ install = htcap.install
+ arch = x86_64
+ arch = i686
+ license = GPL2
+ makedepends = git
+ depends = python2
+ depends = phantomjs
+ depends = sqlmap
+ optdepends = arachni
+ source = git+https://github.com/segment-srl/htcap
+ md5sums = SKIP
+
+pkgname = htcap-git
+