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

Levente Polyak anthraxx at archlinux.org
Sat Nov 16 19:35:19 UTC 2019


    Date: Saturday, November 16, 2019 @ 19:35:19
  Author: anthraxx
Revision: 529820

upgpkg: ropper 1.13.4-1

Modified:
  ropper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-16 19:34:48 UTC (rev 529819)
+++ PKGBUILD	2019-11-16 19:35:19 UTC (rev 529820)
@@ -3,15 +3,15 @@
 pkgbase=ropper
 pkgname=('ropper' 'python-ropper')
 _pkgname=Ropper
-pkgver=1.12.5
-pkgrel=2
+pkgver=1.13.4
+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')
 license=('GPL2')
 makedepends=('python-setuptools' 'python-capstone' 'python-filebytes')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sashs/${_pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('d5afe158e16569a8bd7ec634f0666a8af2f057a72d0a0d0b974b72b3e44a7f826ebaa46b83a0c2c7bcc2a52b660f2f7cc94ecc54562be08d06079cb57e16ca41')
+source=(https://github.com/sashs/${_pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('24c562bff191f4f9ce901b9416cf356f3e5a865115d8e8e3a9b8859dc2b172358f7c69ef6d9a07f4694e7d70df369a6ebed5cc22f0fc53a0e981628a3e966e1f')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list