Date: Saturday, June 30, 2018 @ 17:54:59
Author: felixonmars
Revision: 348757
Python 3.7 rebuild
Modified:
python-olefile/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-30 17:54:52 UTC (rev 348756)
+++ PKGBUILD 2018-06-30 17:54:59 UTC (rev 348757)
@@ -4,7 +4,7 @@
pkgname=('python-olefile' 'python2-olefile')
_pyname=olefile
pkgver=0.45.1
-pkgrel=1
+pkgrel=2
pkgdesc='Python library to parse, read and write Microsoft OLE2 files
(formerly OleFileIO_PL)'
url='http://www.decalage.info/olefile'
arch=('any')