From 54767e3abd5ba58927fd68b34a9a3dbae67923c5 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 17 Sep 2020 23:42:22 +0000 Subject: [PATCH] community/python-matplotlib to 3.3.2-1 --- community/python-matplotlib/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/python-matplotlib/PKGBUILD b/community/python-matplotlib/PKGBUILD index a06631984..12b96fcf9 100644 --- a/community/python-matplotlib/PKGBUILD +++ b/community/python-matplotlib/PKGBUILD @@ -10,7 +10,7 @@ # - disable lto via setup.cfg pkgname=python-matplotlib -pkgver=3.3.1 +pkgver=3.3.2 pkgrel=1 pkgdesc="A python plotting library, making publication quality plots" arch=(x86_64) @@ -37,7 +37,7 @@ checkdepends=(python-pytest-xdist python-pytest-runner xorg-server-xvfb texlive-core texlive-latexextra inkscape mencoder ffmpeg imagemagick ttf-freefont python-pandas) source=("https://github.com/matplotlib/matplotlib/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('b6eceb4244ffef9aabafb6889563e9be503272599022e45c54e70c9e76a791e9ffb9f108a993a42f2e8f25bebb94483e75a8c17924224ccc1a19ce3aa5268196') +sha512sums=('553469fe1f4a8608b832f71805b97582dc5df75ed7a4f2e3ff12a9a862069d62909cacd50f01891bb0f6b161e630ea887a7674e904ea1a963c62877dec2ec5cb') prepare() { cd matplotlib-$pkgver