python3-oletools: update to 0.56.2.
This commit is contained in:
parent
928644c123
commit
513ee2ed6a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-oletools'
|
||||
pkgname=python3-oletools
|
||||
version=0.56.1
|
||||
version=0.56.2
|
||||
revision=1
|
||||
wrksrc="oletools-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/decalage2/oletools"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=827cc577e253d946d5616e0a18062ed6aa837368fc19912c06e7d4c7ed502f77
|
||||
checksum=d6f1c43d00d79bc17e8d2be3eb579170acbaf0d8cbf6b4524447d96c2b8be957
|
||||
|
||||
post_install() {
|
||||
vlicense oletools/LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue