diff --git a/mingw-w64-python-olefile/PKGBUILD b/mingw-w64-python-olefile/PKGBUILD index ff3f543fc3..848ed1466e 100644 --- a/mingw-w64-python-olefile/PKGBUILD +++ b/mingw-w64-python-olefile/PKGBUILD @@ -4,7 +4,7 @@ _realname=olefile pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.46 -pkgrel=1 +pkgrel=2 arch=('any') license=('BSD') url="https://www.decalage.info/olefile"