Date: Wednesday, September 28, 2016 @ 20:37:11
  Author: anthraxx
Revision: 190750

upgpkg: ropper 1.10.10-1

Modified:
  ropper/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-09-28 20:26:46 UTC (rev 190749)
+++ PKGBUILD    2016-09-28 20:37:11 UTC (rev 190750)
@@ -3,15 +3,16 @@
 pkgbase=ropper
 pkgname=('ropper' 'python-ropper' 'python2-ropper')
 _pkgname=Ropper
-pkgver=1.10.8
+pkgver=1.10.10
 pkgrel=1
 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')
-makedepends=('python-setuptools' 'python-capstone' 'python-filebytes' 
'python2-setuptools' 'python2-capstone' 'python2-filebytes')
+makedepends=('python-setuptools' 'python-capstone' 'python-filebytes'
+             'python2-setuptools' 'python2-capstone' 'python2-filebytes')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sashs/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('82e4ad64c03856ea590494dd80d6e329344503f9219823fa9111b6313a4564846347ee4645ab37958902b287cd3c40cf5d176f66a17ce7628d472dc5d2c21ddd')
+sha512sums=('5ef06837a5ceeb61cf12dbf3d529fad5f98b581a655490ee9d62909ace9b2a31885be2c972eba448252299a1de3417452ba5ec33235c8dfb50d477279c7c34b8')
 
 prepare() {
   cp -ra ${_pkgname}-${pkgver}{,-py2}

Reply via email to