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

Levente Polyak anthraxx at archlinux.org
Tue Jun 28 18:10:47 UTC 2016


    Date: Tuesday, June 28, 2016 @ 18:10:47
  Author: anthraxx
Revision: 181531

upgpkg: ropper 1.10.6-1

Modified:
  ropper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-28 17:36:26 UTC (rev 181530)
+++ PKGBUILD	2016-06-28 18:10:47 UTC (rev 181531)
@@ -3,15 +3,15 @@
 pkgbase=ropper
 pkgname=('ropper' 'python-ropper' 'python2-ropper')
 _pkgname=Ropper
-pkgver=1.10.3
+pkgver=1.10.6
 pkgrel=1
-pkgdesc="Show information about binary files and find gadgets to build rop chains for different architectures"
-url="https://github.com/sashs/Ropper"
+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')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sashs/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('37dc70518a61fd6c7e34b6605e8a36442460b8a1c1bb4186519376b3dba5677241e3c670e89c523f81ed3dd43edcd9949e8a1fde3affe09b97d3bb8a4ffea4c4')
+sha512sums=('e21f021b01343e18459bab3afbab3f2e3b517c66b4726b5db218beecbec252c597119ed97e897cd9400e521d11320a84064d628b372165ef8db376371da31bcb')
 
 prepare() {
   cp -ra ${_pkgname}-${pkgver}{,-py2}



More information about the arch-commits mailing list