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

Levente Polyak anthraxx at archlinux.org
Fri May 6 01:16:27 UTC 2016


    Date: Friday, May 6, 2016 @ 03:16:27
  Author: anthraxx
Revision: 173896

upgpkg: ropper 1.8.4-1

Modified:
  ropper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-06 01:13:28 UTC (rev 173895)
+++ PKGBUILD	2016-05-06 01:16:27 UTC (rev 173896)
@@ -2,7 +2,7 @@
 
 pkgname=ropper
 _pkgname=Ropper
-pkgver=1.8.3
+pkgver=1.8.4
 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=('1f116e6425305db3ea2c0312c63fcb3e360d51575c23c8029457477c71110a17c32b59a0a80c8131c169a0b1bee03386ffd1bcce96dbde35a010bf42b986e7cd')
+sha512sums=('27b6f7106eeb358fa47d860d6be0da27947c9a8648e12c40b2aa950a189b3b00e00ede96e224572da39ad3fc4533843d9c774abe101a26661ca8b09dbcb22cfb')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list