From 8a7c27343926a251cd5f626e6d70f74618a572c1 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 5 Oct 2020 19:09:35 -0600 Subject: [PATCH] python3-oletools: update to 0.56. --- srcpkgs/python3-oletools/template | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-oletools/template b/srcpkgs/python3-oletools/template index 68a14274ad2..4f730e7ebe7 100644 --- a/srcpkgs/python3-oletools/template +++ b/srcpkgs/python3-oletools/template @@ -1,11 +1,9 @@ # Template file for 'python3-oletools' pkgname=python3-oletools -version=0.55 -revision=2 -archs=noarch +version=0.56 +revision=1 wrksrc="oletools-${version}" build_style=python3-module -pycompile_module="oletools" hostmakedepends="python3-setuptools" depends="python3-parsing python3-olefile python3-colorclass python3-easygui python3-msoffcrypto-tool python3-pcodedmp" @@ -14,7 +12,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/decalage2/oletools" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=3675ffca84398afd4c33852004b085c1b8dfa6079960cfba7ece35db9ebddb6f +checksum=9d76d449f1edb1d74996ebf8b117371b5cdde436cfa595b3ff3989ec8d026106 post_install() { vlicense oletools/LICENSE.txt