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

Felix Yan felixonmars at archlinux.org
Sun Mar 8 11:14:04 UTC 2020


    Date: Sunday, March 8, 2020 @ 11:14:03
  Author: felixonmars
Revision: 591813

upgpkg: ropper 1.13.5-1

Modified:
  ropper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-08 11:10:52 UTC (rev 591812)
+++ PKGBUILD	2020-03-08 11:14:03 UTC (rev 591813)
@@ -3,7 +3,7 @@
 pkgbase=ropper
 pkgname=('ropper' 'python-ropper')
 _pkgname=Ropper
-pkgver=1.13.4
+pkgver=1.13.5
 pkgrel=1
 pkgdesc='Show information about binary files and find gadgets to build rop chains for different architectures'
 url='https://github.com/sashs/Ropper'
@@ -11,7 +11,7 @@
 license=('GPL2')
 makedepends=('python-setuptools' 'python-capstone' 'python-filebytes')
 source=(https://github.com/sashs/${_pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('24c562bff191f4f9ce901b9416cf356f3e5a865115d8e8e3a9b8859dc2b172358f7c69ef6d9a07f4694e7d70df369a6ebed5cc22f0fc53a0e981628a3e966e1f')
+sha512sums=('ef9d308352ba4a662ef3eb9da77b7dcd458582d3840acd2c197c20d91023a6a1a2d68340b1557f053b45096a5dad0443e64bb5e48e20c30a953c9a4e8c89b7f2')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list