python3-msoffcrypto-tool: update to 5.0.0.
This commit is contained in:
parent
56a9acdb16
commit
9236feac20
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-msoffcrypto-tool'
|
||||
pkgname=python3-msoffcrypto-tool
|
||||
version=4.12.0
|
||||
revision=2
|
||||
version=5.0.0
|
||||
revision=1
|
||||
wrksrc="msoffcrypto-tool-${version}"
|
||||
build_style=python3-pep517
|
||||
make_install_target="msoffcrypto_tool-${version}-*-*-*.whl"
|
||||
|
@ -13,7 +13,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=f41f098c657dc4aee1fe4e6e5a012c7eeac39bf2de1b345407b47bf430a55fd0
|
||||
checksum=b6989cafd769669b8d7ba596d7cc9147317aa0badf9188648710776a5752ab62
|
||||
make_check=extended
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue