[arch-commits] Commit in ropper/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Sat Aug 20 00:43:15 UTC 2022


    Date: Saturday, August 20, 2022 @ 00:43:15
  Author: anthraxx
Revision: 1271014

upgpkg: ropper 1.13.8-2

Modified:
  ropper/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-20 00:42:47 UTC (rev 1271013)
+++ PKGBUILD	2022-08-20 00:43:15 UTC (rev 1271014)
@@ -3,12 +3,13 @@
 pkgname=ropper
 _pkgname=Ropper
 pkgver=1.13.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Show information about binary files and find gadgets to build rop chains for different architectures'
 url='https://github.com/sashs/Ropper'
 arch=('any')
 license=('GPL2')
-depends=('python' 'python-capstone' 'python-filebytes')
+depends=('python' 'python-capstone' 'python-filebytes' 'python-z3-solver'
+         'python-pyvex' 'python-archinfo')
 makedepends=('python-build' 'python-installer' 'python-wheel' 'python-setuptools')
 checkdepends=('python-pytest')
 optdepends=('python-keystone: assemble command support')



More information about the arch-commits mailing list