From 2c17593c1e8e13fdb629f0fade49d0bac37dff1c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 12 Nov 2020 16:18:27 -0500 Subject: [PATCH] python3-matplotlib: update to 3.3.3. --- srcpkgs/python3-matplotlib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-matplotlib/template b/srcpkgs/python3-matplotlib/template index eb39817da88..3940b55d0f9 100644 --- a/srcpkgs/python3-matplotlib/template +++ b/srcpkgs/python3-matplotlib/template @@ -1,7 +1,7 @@ # Template file for 'python3-matplotlib' pkgname=python3-matplotlib -version=3.3.2 -revision=2 +version=3.3.3 +revision=1 wrksrc="matplotlib-${version}" build_style=python3-module build_helper="numpy" @@ -14,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=a17664009de73849906de076c1de60d2854d26325d012cdd0b5e75edb8bd8edb +checksum=12c8a48373b7e46d4c9b84629a8964341357d9a56ac2ac1f2475669bf3102f94 replaces="python3-matplotlib-data>=0" pre_build() {