python3-msoffcrypto-tool: update to 4.11.0.
This commit is contained in:
parent
aa385e10da
commit
5fc41cd252
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python3-msoffcrypto-tool'
|
# Template file for 'python3-msoffcrypto-tool'
|
||||||
pkgname=python3-msoffcrypto-tool
|
pkgname=python3-msoffcrypto-tool
|
||||||
version=4.10.2
|
version=4.11.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
|
||||||
wrksrc="msoffcrypto-tool-${version}"
|
wrksrc="msoffcrypto-tool-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,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=00f296576c1611f8de1c6683ccd9be9bfdfa53331378be3f23f522284e7d9574
|
checksum=0cf8e02a60d1cebfd7702ef7d07cac442e25728f25c414b81a12ad1ac73ddbe4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in a new issue