diff --git a/srcpkgs/python3-pwntools/template b/srcpkgs/python3-pwntools/template index cd8cb3e7417..76ec9944221 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.0 +version=4.5.1 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=2161cca2b480486fe9a3c89bd70852df13eea145250f4b5b6d6237e432364886 +checksum=97f945aed7ffa9d3e87f8759df83a5eac6dc2112907f35d0aee66a9bf62fd8eb post_install() { rm -f ${DESTDIR}/usr/lib/python*/site-packages/*.md