summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ea8f0f95e60d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = pfc-git
+ pkgdesc = a cli-based modular toolkit for pentesting and reconnaissance
+ pkgver = 1.0
+ pkgrel = 1
+ url = https://github.com/Arinerron/pfc
+ arch = i686
+ arch = x86_64
+ depends = jdk8-openjdk
+ depends = jre8-openjdk
+ source = pfc-git-1.0::git+https://github.com/Arinerron/pfc.git#branch=master
+ md5sums = SKIP
+
+pkgname = pfc-git
+