From c973c3402bcce467d9c42f59f024e15c86843ee0 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:18 +0100 Subject: [PATCH] python-olefile: rebuild for Python 3.8.1. --- srcpkgs/python-olefile/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-olefile/template b/srcpkgs/python-olefile/template index 4346cfcf667..803d7b67cd8 100644 --- a/srcpkgs/python-olefile/template +++ b/srcpkgs/python-olefile/template @@ -1,7 +1,7 @@ # Template file for 'python-olefile' pkgname=python-olefile version=0.46 -revision=1 +revision=2 archs=noarch wrksrc="olefile-${version}" build_style=python-module