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

Kpcyrd kpcyrd at archlinux.org
Tue Oct 20 22:08:19 UTC 2020


    Date: Tuesday, October 20, 2020 @ 22:08:18
  Author: kpcyrd
Revision: 727739

upgpkg: python-pwntools 4.3.0-1

Modified:
  python-pwntools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-20 22:07:46 UTC (rev 727738)
+++ PKGBUILD	2020-10-20 22:08:18 UTC (rev 727739)
@@ -5,7 +5,7 @@
 
 pkgname=python-pwntools
 _pyname=pwntools
-pkgver=4.2.1
+pkgver=4.3.0
 pkgrel=1
 pkgdesc='CTF framework and exploit development library'
 url='https://github.com/Gallopsled/pwntools'
@@ -33,9 +33,9 @@
 makedepends=('pandoc')
 source=(https://github.com/Gallopsled/pwntools/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
         pwn.conf)
-sha256sums=('8f1a4bf7b668de6b222df887fdd820b7ff05547e7ff9a13ebbd10eecf43c7a78'
+sha256sums=('29ad028afccf79a0411e7d37ac1076ddad9db9b1a596034fd8d6d5a76b53c7d8'
             '50916e4e45d026422cd6bfe8de50e7246c61b0b1e0007571e7c04a994282fe89')
-b2sums=('03859b6cf470698160c14b812cffc47ae4b5256c2c2f8082ffd60d4b91de6c83473063d6daa0ff512a4165faec15e28d2252ec64a459e9e164ad7c4a875189e2'
+b2sums=('512793b32a8f0f8e43c48f32b38d82727854283dcf99719320b0e74282d373ae769002dacc85196ac1a56ec2432c032265963933198e94673af00b928dfe265f'
         'cac0a12eea8abd3d2ee21632e7f2281e7e35c2d7839cfbcba83ae5d0e8f427e9cc2462a6d17d187252b99d9dbbb14393b9d5a63996c42043f553e9b66bfe9e07')
 
 prepare() {



More information about the arch-commits mailing list