From 1864290a092ce0692d0c4dfe2d3ebf9b3a371ca5 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 5 Feb 2016 23:01:33 +0100 Subject: [PATCH] python-Pillow: update to 3.1.1 --- srcpkgs/python-Pillow/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-Pillow/template b/srcpkgs/python-Pillow/template index 08f6fee9f4c..950d3c1c033 100644 --- a/srcpkgs/python-Pillow/template +++ b/srcpkgs/python-Pillow/template @@ -1,6 +1,6 @@ # Template file for 'python-Pillow' pkgname=python-Pillow -version=3.1.0 +version=3.1.1 revision=1 wrksrc="Pillow-${version}" build_style=python-module @@ -15,7 +15,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/python-pillow/Pillow" license="PIL" distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz" -checksum=e15277f0c46347af1d5686c510c80c0a4c4fa4833493e73066f7bb8c1ed1b003 +checksum=486f4ccddee09429cb1c63ea56c02894aecf9d69acdcaf006c53835df2549fff pre_build() { sed -i '/^#!\//,1d' PIL/OleFileIO.py