From cbdc0cb927de83c53ce4435ed3289417e92063bd Mon Sep 17 00:00:00 2001 From: Neel Date: Tue, 11 Feb 2020 00:07:39 +0000 Subject: [PATCH] python3-matplotlib: update to 3.1.3 --- srcpkgs/python3-matplotlib/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-matplotlib/template b/srcpkgs/python3-matplotlib/template index 35892c36ae0..7a950928175 100644 --- a/srcpkgs/python3-matplotlib/template +++ b/srcpkgs/python3-matplotlib/template @@ -1,10 +1,9 @@ # Template file for 'python3-matplotlib' pkgname=python3-matplotlib -version=3.1.2 -revision=2 +version=3.1.3 +revision=1 wrksrc="matplotlib-${version}" build_style=python3-module -pycompile_module="matplotlib mpl_toolkits pylab.py" hostmakedepends="pkg-config python3-setuptools" # XXX use internal copy of agg, highly patched makedepends="python3-numpy python3-devel freetype-devel libpng-devel libqhull-devel" @@ -15,7 +14,7 @@ maintainer="Alessio Sergi " license="custom:matplotlib, BSD-3-Clause, MIT" homepage="https://matplotlib.org/" distfiles="https://github.com/matplotlib/matplotlib/archive/v${version}.tar.gz" -checksum=a48803e79013d01f22454fd718a575c6f9dadced211722637487fc2f7803620e +checksum=6edfe021671fcad1bd6081c980c380cb3d66d00895eb8c3450fa3842c441d1d1 pre_build() { # adjust qhull path