From d07ba14bdfe0432d4f39dff807dc0f56baa822e4 Mon Sep 17 00:00:00 2001
From: Alessio Sergi <al3hex@gmail.com>
Date: Thu, 22 Jun 2017 11:05:01 +0200
Subject: [PATCH] python-scipy: update to 0.19.1

---
 srcpkgs/python-scipy/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python-scipy/template b/srcpkgs/python-scipy/template
index 4d729e09bba..f8a27dbd308 100644
--- a/srcpkgs/python-scipy/template
+++ b/srcpkgs/python-scipy/template
@@ -1,6 +1,6 @@
 # Template file for 'python-scipy'
 pkgname=python-scipy
-version=0.19.0
+version=0.19.1
 revision=1
 wrksrc="scipy-${version}"
 build_style=python-module
@@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 homepage="http://www.scipy.org/"
 license="3-clause-BSD"
 distfiles="https://github.com/scipy/scipy/archive/v${version}.tar.gz"
-checksum=efa71d68ef0fa4a2836a3058fc1c5aa6b61d93ee0248a127cd862ea3bf22b69a
+checksum=4f3c65d325c6208d0718b07b0e000a832d6ed50e3bd2211e77b3d0d5b9f198a9
 
 LDFLAGS="-shared"