python3-oletools: update to 0.56.
This commit is contained in:
parent
5449919bc2
commit
4ee430acaa
1 changed files with 3 additions and 5 deletions
|
@ -1,11 +1,9 @@
|
||||||
# Template file for 'python3-oletools'
|
# Template file for 'python3-oletools'
|
||||||
pkgname=python3-oletools
|
pkgname=python3-oletools
|
||||||
version=0.55
|
version=0.56
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
|
||||||
wrksrc="oletools-${version}"
|
wrksrc="oletools-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="oletools"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-parsing python3-olefile python3-colorclass python3-easygui
|
depends="python3-parsing python3-olefile python3-colorclass python3-easygui
|
||||||
python3-msoffcrypto-tool python3-pcodedmp"
|
python3-msoffcrypto-tool python3-pcodedmp"
|
||||||
|
@ -14,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/decalage2/oletools"
|
homepage="https://github.com/decalage2/oletools"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=3675ffca84398afd4c33852004b085c1b8dfa6079960cfba7ece35db9ebddb6f
|
checksum=9d76d449f1edb1d74996ebf8b117371b5cdde436cfa595b3ff3989ec8d026106
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense oletools/LICENSE.txt
|
vlicense oletools/LICENSE.txt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue