From 25592079b8c2aa8e15ba1ee7d08629340cefffac Mon Sep 17 00:00:00 2001 From: David Beauchamp Date: Thu, 21 Apr 2022 12:48:12 -0400 Subject: [PATCH] community/python-pwntools to 4.8.0-1 --- community/python-pwntools/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/python-pwntools/PKGBUILD b/community/python-pwntools/PKGBUILD index 1d4599e9e..cba61bbf9 100644 --- a/community/python-pwntools/PKGBUILD +++ b/community/python-pwntools/PKGBUILD @@ -8,7 +8,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' @@ -37,9 +37,9 @@ depends=('python' makedepends=('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() {