mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-msoffcrypto-tool: update to 5.0.0.
This commit is contained in:
parent
56a9acdb16
commit
9236feac20
1 changed files with 3 additions and 3 deletions
|
@ -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=4.12.0
|
version=5.0.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="msoffcrypto-tool-${version}"
|
wrksrc="msoffcrypto-tool-${version}"
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_install_target="msoffcrypto_tool-${version}-*-*-*.whl"
|
make_install_target="msoffcrypto_tool-${version}-*-*-*.whl"
|
||||||
|
@ -13,7 +13,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=f41f098c657dc4aee1fe4e6e5a012c7eeac39bf2de1b345407b47bf430a55fd0
|
checksum=b6989cafd769669b8d7ba596d7cc9147317aa0badf9188648710776a5752ab62
|
||||||
make_check=extended
|
make_check=extended
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue