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

Felix Yan felixonmars at archlinux.org
Fri May 28 14:24:16 UTC 2021


    Date: Friday, May 28, 2021 @ 14:24:16
  Author: felixonmars
Revision: 949819

upgpkg: ropper 1.13.6-1

Modified:
  ropper/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-28 14:24:14 UTC (rev 949818)
+++ PKGBUILD	2021-05-28 14:24:16 UTC (rev 949819)
@@ -3,8 +3,8 @@
 pkgbase=ropper
 pkgname=('ropper' 'python-ropper')
 _pkgname=Ropper
-pkgver=1.13.5
-pkgrel=2
+pkgver=1.13.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'
 arch=('any')
@@ -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=('ef9d308352ba4a662ef3eb9da77b7dcd458582d3840acd2c197c20d91023a6a1a2d68340b1557f053b45096a5dad0443e64bb5e48e20c30a953c9a4e8c89b7f2')
+sha512sums=('c3e20bc7182a94984f50c42334a7af1e64bd564615a3aaaa08f432b0641a9557d27fd19bdb6c33a276d66c4b512534c625751e20531c324bde96a58d9c89b6d4')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list