python3-msoffcrypto-tool: update to 5.3.1.

This commit is contained in:
Andrew Benson 2024-01-21 15:20:35 -06:00
parent e4acf75902
commit 9fcc545449

View File

@ -1,7 +1,7 @@
# Template file for 'python3-msoffcrypto-tool'
pkgname=python3-msoffcrypto-tool
version=5.1.1
revision=2
version=5.3.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=403ebc5470f88bdbd2117921b1d525e2b29611640cb461a6f10842df2802bca0
checksum=f2e52dea8f486ee46141a21e3a5d458367aebbf95ca63d121e2db4f06b32feb8
make_check=extended
post_install() {