[arch-commits] Commit in ropper/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Oct 3 23:16:56 UTC 2019
Date: Thursday, October 3, 2019 @ 23:16:55
Author: anthraxx
Revision: 512605
upgpkg: ropper 1.12.5-1
Modified:
ropper/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-03 23:12:51 UTC (rev 512604)
+++ PKGBUILD 2019-10-03 23:16:55 UTC (rev 512605)
@@ -3,7 +3,7 @@
pkgbase=ropper
pkgname=('ropper' 'python-ropper' 'python2-ropper')
_pkgname=Ropper
-pkgver=1.11.11
+pkgver=1.12.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'
@@ -12,7 +12,7 @@
makedepends=('python-setuptools' 'python-capstone' 'python-filebytes'
'python2-setuptools' 'python2-capstone' 'python2-filebytes')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sashs/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('eb02c46e9f6f59d92e3515605fb425656d0e276be7a9bf795fb644a845a75f3504d2712f7995d7a91e10b39bcebc3649d3e7d37d2133b00fad3f9bfe70a31326')
+sha512sums=('d5afe158e16569a8bd7ec634f0666a8af2f057a72d0a0d0b974b72b3e44a7f826ebaa46b83a0c2c7bcc2a52b660f2f7cc94ecc54562be08d06079cb57e16ca41')
prepare() {
cp -ra ${_pkgname}-${pkgver}{,-py2}
More information about the arch-commits
mailing list