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