From 34dfa3c12c279397c0ad293fb41ac7acf9bafd40 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 31 Mar 2021 13:54:50 +0200 Subject: [PATCH] python3-pwntools: update to 4.4.0. --- srcpkgs/python3-pwntools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pwntools/template b/srcpkgs/python3-pwntools/template index 3e7c5b9bbd7..e55396f0b06 100644 --- a/srcpkgs/python3-pwntools/template +++ b/srcpkgs/python3-pwntools/template @@ -1,6 +1,6 @@ # Template file for 'python3-pwntools' pkgname=python3-pwntools -version=4.3.1 +version=4.4.0 revision=1 wrksrc="pwntools-${version}" build_style=python3-module @@ -16,7 +16,7 @@ maintainer="Leah Neukirchen " license="MIT, BSD-2-Clause" homepage="https://github.com/Gallopsled/pwntools" distfiles="${PYPI_SITE}/p/pwntools/pwntools-${version}.tar.gz" -checksum=c46188e713c47617b2dbf3e32d1867f948d35d82fddf9a9d2294a33f47484a8a +checksum=c51605b538c6394c6c31bc90bb3436224b497be1fe21a0a2420785ca399087e3 post_install() { rm -f ${DESTDIR}/usr/lib/python*/site-packages/*.md