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

Levente Polyak anthraxx at archlinux.org
Wed Jun 1 01:27:52 UTC 2016


    Date: Wednesday, June 1, 2016 @ 03:27:52
  Author: anthraxx
Revision: 177571

upgpkg: ropper 1.9.1-2 (keystone optdepends)

Modified:
  ropper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-31 23:42:32 UTC (rev 177570)
+++ PKGBUILD	2016-06-01 01:27:52 UTC (rev 177571)
@@ -3,13 +3,14 @@
 pkgname=ropper
 _pkgname=Ropper
 pkgver=1.9.1
-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-capstone' 'python-filebytes')
-optdepends=('sqlite: gadgets database support')
+optdepends=('sqlite: gadgets database support'
+            'python-keystone: assemble command support')
 makedepends=('python-setuptools')
 checkdepends=('sqlite')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sashs/${_pkgname}/archive/v${pkgver}.tar.gz)



More information about the arch-commits mailing list