python3-msoffcrypto-tool: update to 5.4.0.

This commit is contained in:
Andrew Benson 2024-05-03 12:41:58 -05:00
parent ac3f9e3c23
commit ed1a6296e6

View file

@ -1,6 +1,6 @@
# Template file for 'python3-msoffcrypto-tool' # Template file for 'python3-msoffcrypto-tool'
pkgname=python3-msoffcrypto-tool pkgname=python3-msoffcrypto-tool
version=5.3.1 version=5.4.0
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-poetry-core" hostmakedepends="python3-poetry-core"
@ -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=f2e52dea8f486ee46141a21e3a5d458367aebbf95ca63d121e2db4f06b32feb8 checksum=4a491ae684752731000dcf65e5ec49c72a9231c29646c8611761a94c088bf903
make_check=extended make_check=extended
post_install() { post_install() {