summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSofiane Hamlaoui2020-09-16 21:45:21 +0200
committerSofiane Hamlaoui2020-09-16 21:45:21 +0200
commit7d28e3024688771d80b6b63999318c4ff63bed90 (patch)
tree1bb992d0ca3690a8732fee699e1f1c8023cc8f3f /.SRCINFO
downloadaur-7d28e3024688771d80b6b63999318c4ff63bed90.tar.gz
Fixing some issues
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a4b2037d0b94
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = lockdoor-git
+ pkgdesc = A penetration testing framework with cyber security resources
+ pkgver = 2.2.4
+ pkgrel = 1
+ url = http://github.com/SofianeHamlaoui/Lockdoor-Framework
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = python
+ depends = python-pip
+ depends = python-requests
+ depends = python2
+ depends = python2-pip
+ depends = ruby
+ depends = php
+ depends = git
+ depends = wget
+ depends = netcat
+ depends = subversion
+ depends = jre-openjdk
+ depends = linux-headers
+ depends = rsync
+ provides = lockdoor-framework
+ conflicts = lockdoor-framework
+ options = !strip
+ source = lockdoor-framework::git+https://github.com/Lockdoor-Framework/Lockdoor-Framework
+ sha256sums = SKIP
+
+pkgname = lockdoor-git
+