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

Kpcyrd kpcyrd at archlinux.org
Thu Jan 23 00:11:26 UTC 2020


    Date: Thursday, January 23, 2020 @ 00:11:24
  Author: kpcyrd
Revision: 554657

upgpkg: python-pwntools 4.0.1-1

Modified:
  python-pwntools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-22 23:40:49 UTC (rev 554656)
+++ PKGBUILD	2020-01-23 00:11:24 UTC (rev 554657)
@@ -4,8 +4,8 @@
 
 pkgname="python-pwntools"
 _pyname="pwntools"
-pkgver="4.0.0"
-pkgrel=3
+pkgver="4.0.1"
+pkgrel=1
 pkgdesc="A CTF framework and exploit development library"
 arch=('any')
 url='https://github.com/Gallopsled/pwntools'
@@ -31,8 +31,8 @@
          'ropgadget'
          'python-setuptools')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Gallopsled/pwntools/archive/${pkgver}.tar.gz")
-sha256sums=('31b114914fe78929516ded8cf0bd02d91051c506d91640216b635646b3e47164')
-b2sums=('117fc85c22976dbac41f326b9545c9f4141af61b6408118b74defd0bd0aa4a084b00dd64f723ad79fe0e1a1aecdcf4995bff4c6cbd3ed3d2c72c94d104666013')
+sha256sums=('5598bf8ebb96264dab3663d296be3dfe783451cf3535ad611d094a7c550d467f')
+b2sums=('9003e0ef0ceaa3e1a089de68f94c854e65c12ce4e21d3b3aadfa0c777f7aa168f02869b34ccdede04b17d53a5ad8ea8b0d91a20ea0d73496b814847a3ce4b423')
 
 build() {
   cd "${_pyname}-${pkgver}"



More information about the arch-commits mailing list