python3-oletools: update to 0.56.2.

This commit is contained in:
Andrew Benson 2021-05-11 07:50:53 -05:00
parent 928644c123
commit 513ee2ed6a

View file

@ -1,6 +1,6 @@
# Template file for 'python3-oletools' # Template file for 'python3-oletools'
pkgname=python3-oletools pkgname=python3-oletools
version=0.56.1 version=0.56.2
revision=1 revision=1
wrksrc="oletools-${version}" wrksrc="oletools-${version}"
build_style=python3-module build_style=python3-module
@ -13,7 +13,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=827cc577e253d946d5616e0a18062ed6aa837368fc19912c06e7d4c7ed502f77 checksum=d6f1c43d00d79bc17e8d2be3eb579170acbaf0d8cbf6b4524447d96c2b8be957
post_install() { post_install() {
vlicense oletools/LICENSE.txt vlicense oletools/LICENSE.txt