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

Levente Polyak anthraxx at archlinux.org
Thu May 5 17:41:47 UTC 2016


    Date: Thursday, May 5, 2016 @ 19:41:47
  Author: anthraxx
Revision: 173848

upgpkg: ropper 1.8.3-1

Modified:
  ropper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-05 17:07:38 UTC (rev 173847)
+++ PKGBUILD	2016-05-05 17:41:47 UTC (rev 173848)
@@ -2,7 +2,7 @@
 
 pkgname=ropper
 _pkgname=Ropper
-pkgver=1.8.0
+pkgver=1.8.3
 pkgrel=1
 pkgdesc="Show information about binary files and find gadgets to build rop chains for different architectures"
 url="https://github.com/sashs/Ropper"
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 checkdepends=('sqlite')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sashs/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('3db0aac72225d0c135e7682da9d3037261788d5554c9b3ec931aa6b18e54d3ede3926c4af50d1c5f685562fb950e1e1be171307cbcbe054e3608de89190fe5ba')
+sha512sums=('1f116e6425305db3ea2c0312c63fcb3e360d51575c23c8029457477c71110a17c32b59a0a80c8131c169a0b1bee03386ffd1bcce96dbde35a010bf42b986e7cd')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list