[arch-commits] Commit in python-matplotlib/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Sun Feb 2 21:18:34 UTC 2020


    Date: Sunday, February 2, 2020 @ 21:18:34
  Author: archange
Revision: 561789

upgpkg: python-matplotlib 3.1.3-1

Modified:
  python-matplotlib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-02 20:57:38 UTC (rev 561788)
+++ PKGBUILD	2020-02-02 21:18:34 UTC (rev 561789)
@@ -6,7 +6,7 @@
 # Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
 
 pkgname=python-matplotlib
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc="A python plotting library, making publication quality plots"
 arch=(x86_64)
@@ -35,7 +35,7 @@
               texlive-core texlive-latexextra inkscape mencoder
               ffmpeg imagemagick python-pandas)
 source=("https://github.com/matplotlib/matplotlib/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('514e66ff76381dccb185a8b8dee44ecbf5108e99ecc5ce46b56750e2a62b782e2b67f0ba02b01545541a1499ffe2347b6bc502077455d8a742796161017cba42')
+sha512sums=('d233a18449eac4c42ecc485d0df0c15e1e306f3945e5476b11b715d6bc190ca6f1c22e7d4b16d6c93c8a569e1c43b68b583339f0921f237a9920c7369854a09e')
 
 build() {
   cd matplotlib-${pkgver}



More information about the arch-commits mailing list