diff --git a/mingw-w64-Pillow/PKGBUILD b/mingw-w64-Pillow/PKGBUILD index 59501eff24..a71fc06f9d 100644 --- a/mingw-w64-Pillow/PKGBUILD +++ b/mingw-w64-Pillow/PKGBUILD @@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX} pkgver=3.0.0 _py2basever=2.7 _py3basever=3.5m -pkgrel=1 +pkgrel=2 arch=('any') license=('custom') url="https://github.com/python-pillow/Pillow/"