From 07fb5ce52641133ade67aa8d554cdce4d7d0d1c3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 13 Jul 2021 18:38:33 +0200 Subject: [PATCH] python3-pwntools: update to 4.6.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 76ec9944221..89fee2e5995 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.5.1 +version=4.6.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=97f945aed7ffa9d3e87f8759df83a5eac6dc2112907f35d0aee66a9bf62fd8eb +checksum=1569e613e5e06ed473b60a3fc71376c4ad5bcf56216ea772c25ad0200347030c post_install() { rm -f ${DESTDIR}/usr/lib/python*/site-packages/*.md