From 61462d63f38bc5a024e731ddd15e01ddc52787d5 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 23 Jan 2016 20:50:38 +0100 Subject: [PATCH] python-matplotlib: rebuild for qhull-2015.2. --- srcpkgs/python-matplotlib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-matplotlib/template b/srcpkgs/python-matplotlib/template index 34c69c35eb0..c4568bce0a3 100644 --- a/srcpkgs/python-matplotlib/template +++ b/srcpkgs/python-matplotlib/template @@ -1,7 +1,7 @@ # Template file for 'python-matplotlib' pkgname=python-matplotlib version=1.5.1 -revision=2 +revision=3 wrksrc="matplotlib-${version}" build_style=python-module python_versions="2.7 3.4"