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

Levente Polyak anthraxx at gemini.archlinux.org
Thu Feb 24 19:25:12 UTC 2022


    Date: Thursday, February 24, 2022 @ 19:25:12
  Author: anthraxx
Revision: 1136460

upgpkg: ropper 1.13.7-1

Modified:
  ropper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-24 19:25:03 UTC (rev 1136459)
+++ PKGBUILD	2022-02-24 19:25:12 UTC (rev 1136460)
@@ -3,8 +3,8 @@
 pkgbase=ropper
 pkgname=('ropper' 'python-ropper')
 _pkgname=Ropper
-pkgver=1.13.6
-pkgrel=2
+pkgver=1.13.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'
 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=('c3e20bc7182a94984f50c42334a7af1e64bd564615a3aaaa08f432b0641a9557d27fd19bdb6c33a276d66c4b512534c625751e20531c324bde96a58d9c89b6d4')
+sha512sums=('1d93c4d58454bbd5cfb6a4a7a69f571294613e10e77cae6a65eaf7b9a5c977a3b82c888bd414d1b3e6a1082ba7cd9f2121253bf849dff2a40cdb34acb1371acf')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list