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

Levente Polyak anthraxx at archlinux.org
Fri May 6 21:48:54 UTC 2016


    Date: Friday, May 6, 2016 @ 23:48:54
  Author: anthraxx
Revision: 173968

upgpkg: ropper 1.8.6-1

Modified:
  ropper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-06 21:48:41 UTC (rev 173967)
+++ PKGBUILD	2016-05-06 21:48:54 UTC (rev 173968)
@@ -2,7 +2,7 @@
 
 pkgname=ropper
 _pkgname=Ropper
-pkgver=1.8.4
+pkgver=1.8.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"
@@ -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=('27b6f7106eeb358fa47d860d6be0da27947c9a8648e12c40b2aa950a189b3b00e00ede96e224572da39ad3fc4533843d9c774abe101a26661ca8b09dbcb22cfb')
+sha512sums=('b53daaba9ad8189438e148e76286529561980e17183af237fb72a5ce8cbd77bbb5450e9e949a9c59a440b4372f81cd3bb2f9af0fd550d0447d5e280c388902b8')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list