summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 23 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 313758decfec..686eb0951190 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jun 1 01:26:27 UTC 2016
+# Sun Jun 12 17:24:22 UTC 2016
pkgbase = ropper-git
pkgdesc = Show information about binary files and find gadgets to build rop chains for different architectures
- pkgver = 1.9.1.363.ee7d392
+ pkgver = 1.9.5.383.2a40346
pkgrel = 1
url = https://github.com/sashs/Ropper
arch = any
@@ -10,8 +10,11 @@ pkgbase = ropper-git
checkdepends = sqlite
makedepends = git
makedepends = python-setuptools
- depends = python-capstone
- depends = python-filebytes
+ makedepends = python-capstone
+ makedepends = python-filebytes
+ makedepends = python2-setuptools
+ makedepends = python2-capstone
+ makedepends = python2-filebytes
optdepends = sqlite: gadgets database support
optdepends = python-keystone: assemble command support
provides = ropper
@@ -20,4 +23,20 @@ pkgbase = ropper-git
sha512sums = SKIP
pkgname = ropper-git
+ depends = python
+ depends = python-ropper
+ provides = ropper
+ conflicts = ropper
+
+pkgname = python-ropper-git
+ depends = python-capstone
+ depends = python-filebytes
+ provides = python-ropper
+ conflicts = python-ropper
+
+pkgname = python2-ropper-git
+ depends = python2-capstone
+ depends = python2-filebytes
+ provides = python2-ropper
+ conflicts = python2-ropper