python3-msoffcrypto-tool: update to 4.10.2.
This commit is contained in:
parent
c59425fb38
commit
6c226bd844
@ -1,11 +1,10 @@
|
|||||||
# Template file for 'python3-msoffcrypto-tool'
|
# Template file for 'python3-msoffcrypto-tool'
|
||||||
pkgname=python3-msoffcrypto-tool
|
pkgname=python3-msoffcrypto-tool
|
||||||
version=4.10.1
|
version=4.10.2
|
||||||
revision=2
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="msoffcrypto-tool-${version}"
|
wrksrc="msoffcrypto-tool-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="msoffcrypto"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-olefile python3-cryptography"
|
depends="python3-olefile python3-cryptography"
|
||||||
short_desc="Python3 library for decrypting MS Office files"
|
short_desc="Python3 library for decrypting MS Office files"
|
||||||
@ -13,7 +12,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=ac88982ee4f8c27c4caa647497aa8342bb9a892beb2c263ad6fd9ee81ed7a911
|
checksum=00f296576c1611f8de1c6683ccd9be9bfdfa53331378be3f23f522284e7d9574
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user