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