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
1 changed files with 3 additions and 3 deletions

View File

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