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

Levente Polyak anthraxx at archlinux.org
Tue May 17 17:00:43 UTC 2016


    Date: Tuesday, May 17, 2016 @ 19:00:42
  Author: anthraxx
Revision: 175551

upgpkg: ropper 1.8.7-1

Modified:
  ropper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-17 16:52:36 UTC (rev 175550)
+++ PKGBUILD	2016-05-17 17:00:42 UTC (rev 175551)
@@ -2,7 +2,7 @@
 
 pkgname=ropper
 _pkgname=Ropper
-pkgver=1.8.6
+pkgver=1.8.7
 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=('b53daaba9ad8189438e148e76286529561980e17183af237fb72a5ce8cbd77bbb5450e9e949a9c59a440b4372f81cd3bb2f9af0fd550d0447d5e280c388902b8')
+sha512sums=('11b3de7b0cfb009034a49e0d4f97fd3ecfb5ad171d4f7896c6834be7433c6f440e5f570856cc28a00eb7936e42644b96073d75944ef88e3f1df95f3d189d7bfd')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list