[arch-commits] Commit in ropper/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Jun 21 20:54:28 UTC 2016
Date: Tuesday, June 21, 2016 @ 20:54:28
Author: anthraxx
Revision: 180701
upgpkg: ropper 1.10.1-1
Modified:
ropper/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-21 20:48:36 UTC (rev 180700)
+++ PKGBUILD 2016-06-21 20:54:28 UTC (rev 180701)
@@ -3,7 +3,7 @@
pkgbase=ropper
pkgname=('ropper' 'python-ropper' 'python2-ropper')
_pkgname=Ropper
-pkgver=1.10.0
+pkgver=1.10.1
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' 'python2-setuptools' 'python2-capstone' 'python2-filebytes')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sashs/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('704250a6f5dc113ea8c3bf94c03368fb0f627121586be4112287fcc39cec614dbc73004ad139ebf9acd2366b5f3551ea0110c2e9efa91e4373b6c44aba75ceaf')
+sha512sums=('b9dc2091d512f91951c55899b7962fed8f35019eb360af91570583f4501ae7514388e8be6f0f022c43cf0814990417d7c4f07786c84c681acda555b531d6f60f')
prepare() {
cp -ra ${_pkgname}-${pkgver}{,-py2}
More information about the arch-commits
mailing list