summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..204687f71475
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+# Generated by mksrcinfo v8
+# Mon Mar 28 19:35:45 UTC 2016
+pkgbase = exploit-db-git
+ pkgdesc = The Exploit Database (EDB) an ultimate archive of exploits and vulnerable software - A collection of hacks
+ pkgver = git
+ pkgrel = 1
+ url = https://github.com/offensive-security/exploit-database
+ arch = any
+ license = custom
+ depends = bash
+ depends = wget
+ depends = grep
+ depends = sed
+ depends = tar
+ options = !strip
+ source = git+https://github.com/offensive-security/exploit-database.git
+ md5sums = SKIP
+
+pkgname = exploit-db-git
+