From 246f562e4662a5df221b2dcf0ff2d5f6966fca66 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 30 Dec 2015 11:53:21 +0300 Subject: [PATCH] Pillow: Rebuild with libwebp update --- mingw-w64-Pillow/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/"