python3-msoffcrypto-tool: update to 5.0.1.

This commit is contained in:
Andrew Benson 2023-02-28 08:25:44 -06:00
parent 2e82258b03
commit 9a9f7c2c0f

View file

@ -1,7 +1,7 @@
# Template file for 'python3-msoffcrypto-tool' # Template file for 'python3-msoffcrypto-tool'
pkgname=python3-msoffcrypto-tool pkgname=python3-msoffcrypto-tool
version=5.0.0 version=5.0.1
revision=3 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-poetry-core" hostmakedepends="python3-poetry-core"
depends="python3-setuptools python3-olefile python3-cryptography" depends="python3-setuptools python3-olefile python3-cryptography"
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT" license="MIT"
homepage="https://github.com/nolze/msoffcrypto-tool" homepage="https://github.com/nolze/msoffcrypto-tool"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=b6989cafd769669b8d7ba596d7cc9147317aa0badf9188648710776a5752ab62 checksum=7a80c67996422f580045c5b7885ef0b16dcb876ac4af147b30cfb70aa73bdfce
make_check=extended make_check=extended
post_install() { post_install() {