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

Kpcyrd kpcyrd at gemini.archlinux.org
Wed Apr 20 15:19:46 UTC 2022


    Date: Wednesday, April 20, 2022 @ 15:19:46
  Author: kpcyrd
Revision: 1187144

upgpkg: python-pwntools 4.7.1-1

Modified:
  python-pwntools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-20 14:37:43 UTC (rev 1187143)
+++ PKGBUILD	2022-04-20 15:19:46 UTC (rev 1187144)
@@ -5,8 +5,8 @@
 
 pkgname=python-pwntools
 _pyname=pwntools
-pkgver=4.7.0
-pkgrel=2
+pkgver=4.7.1
+pkgrel=1
 pkgdesc='CTF framework and exploit development library'
 url='https://github.com/Gallopsled/pwntools'
 arch=('any')
@@ -34,9 +34,9 @@
 makedepends=('pandoc' 'python-setuptools')
 source=(https://github.com/Gallopsled/pwntools/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
         pwn.conf)
-sha256sums=('0eae8558029e383f88b9569c7f711c5b3fc150fc02bd6256b116663809ae797a'
+sha256sums=('f16f73068b62fae0ffc0e06dcd1b2bcb037827204e6d6a50b5f811052a1df007'
             '50916e4e45d026422cd6bfe8de50e7246c61b0b1e0007571e7c04a994282fe89')
-b2sums=('d3cb17a56e3449241ae264d260145d6e2aa607a614cb22fb79a55ef105352380a8f30c8cf22bc25e53700b2a54234380b8050c95f90ac6994156c9daf82dead3'
+b2sums=('5f77acc8188fe4042d96a438308ad1e7c22e2a8636b66320d18394833add7d7baef4fc8e6d925c302eac91d331da6aa7f89d91b17864f13db141ad378c0d36df'
         'cac0a12eea8abd3d2ee21632e7f2281e7e35c2d7839cfbcba83ae5d0e8f427e9cc2462a6d17d187252b99d9dbbb14393b9d5a63996c42043f553e9b66bfe9e07')
 
 build() {



More information about the arch-commits mailing list