From 4728c4f98ce00fa45ac5d09baf31465a5b207a7c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 1 Jul 2019 14:21:23 +0000 Subject: [PATCH] community/python-matplotlib to 3.1.1-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 92473094e..7637647a1 100644 --- a/community/python-matplotlib/PKGBUILD +++ b/community/python-matplotlib/PKGBUILD @@ -9,7 +9,7 @@ # - replace make/optdepends on python{,2}-cairocffi with python{,2}-cairo (cffi has haskell dep) pkgname=python-matplotlib -pkgver=3.1.0 +pkgver=3.1.1 pkgrel=1 pkgdesc="A python plotting library, making publication quality plots" arch=(x86_64) @@ -38,7 +38,7 @@ checkdepends=(python-pytest-xdist python-pytest-runner xorg-server-xvfb ffmpeg imagemagick ttf-freefont python-pandas) source=("https://github.com/matplotlib/matplotlib/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz" setup.cfg) -sha512sums=('8419dd233fc9bc7c47e8117d5c565b069c519508469a7570f91dff318a3656061c954980ac0f410ebe7d696a4b93a8897bad2536c77840d5aaec2fa4d082e228' +sha512sums=('157ced0cdcb17c9c82f897ee1621ea06a063491ce7393cda4c74a07a970c49385167b5cf32c1666a2933af50ccc53811cf871b6465b796a42abf4a358c76f6c0' 'f08c0b2e94599fdf2b736b8a655d862209934441d90f20ed872cfc128b8d2a6525763ab7cf64f2b3630e22a90798f4c52aa93b18087e9b48708d9bae34aada0b') prepare() {