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

Kpcyrd kpcyrd at gemini.archlinux.org
Thu Apr 21 15:14:00 UTC 2022


    Date: Thursday, April 21, 2022 @ 15:13:59
  Author: kpcyrd
Revision: 1187241

upgpkg: python-pwntools 4.8.0-1

Modified:
  python-pwntools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-21 14:16:34 UTC (rev 1187240)
+++ PKGBUILD	2022-04-21 15:13:59 UTC (rev 1187241)
@@ -5,7 +5,7 @@
 
 pkgname=python-pwntools
 _pyname=pwntools
-pkgver=4.7.1
+pkgver=4.8.0
 pkgrel=1
 pkgdesc='CTF framework and exploit development library'
 url='https://github.com/Gallopsled/pwntools'
@@ -34,9 +34,9 @@
 makedepends=('pandoc' 'python-setuptools')
 source=(https://github.com/Gallopsled/pwntools/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
         pwn.conf)
-sha256sums=('f16f73068b62fae0ffc0e06dcd1b2bcb037827204e6d6a50b5f811052a1df007'
+sha256sums=('a961f907acbc22ac54d2929da6a79f9065a819a0dd671dc22b45576cd8fab3b1'
             '50916e4e45d026422cd6bfe8de50e7246c61b0b1e0007571e7c04a994282fe89')
-b2sums=('5f77acc8188fe4042d96a438308ad1e7c22e2a8636b66320d18394833add7d7baef4fc8e6d925c302eac91d331da6aa7f89d91b17864f13db141ad378c0d36df'
+b2sums=('93dfd8e454007537ccd12fc54d45517010c1bca43312990b5e1eb13bb7eb5422fa22beca0742244edce79c2422a70c687e9ba75c0ba68fcaddc3e778a52913f5'
         'cac0a12eea8abd3d2ee21632e7f2281e7e35c2d7839cfbcba83ae5d0e8f427e9cc2462a6d17d187252b99d9dbbb14393b9d5a63996c42043f553e9b66bfe9e07')
 
 build() {



More information about the arch-commits mailing list