From ae376b31dcad84d2ac5e7f2e4f8ee96b628095bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Mon, 10 Jun 2019 21:18:30 +0200 Subject: [PATCH] python-Pillow: update to 6.0.0. --- srcpkgs/python-Pillow/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-Pillow/template b/srcpkgs/python-Pillow/template index 2146ca5445c..59f4915113a 100644 --- a/srcpkgs/python-Pillow/template +++ b/srcpkgs/python-Pillow/template @@ -1,7 +1,7 @@ # Template file for 'python-Pillow' pkgname=python-Pillow -version=5.4.1 -revision=2 +version=6.0.0 +revision=1 wrksrc="Pillow-${version}" build_style=python-module pycompile_module="PIL" @@ -12,8 +12,9 @@ short_desc="Python Imaging Library (PIL) fork (Python2)" maintainer="Alessio Sergi " license="custom: PIL" homepage="https://python-pillow.org/" +changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst" distfiles="${PYPI_SITE}/P/Pillow/Pillow-${version}.tar.gz" -checksum=5233664eadfa342c639b9b9977190d64ad7aca4edc51a966394d7e08e7f38a9f +checksum=809c0a2ce9032cbcd7b5313f71af4bdc5c8c771cb86eb7559afd954cab82ebb5 post_install() { vlicense LICENSE