[arch-commits] Commit in python-matplotlib/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Sep 17 21:47:44 UTC 2020
Date: Thursday, September 17, 2020 @ 21:47:44
Author: felixonmars
Revision: 709456
upgpkg: python-matplotlib 3.3.2-1
Modified:
python-matplotlib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-17 21:47:33 UTC (rev 709455)
+++ PKGBUILD 2020-09-17 21:47:44 UTC (rev 709456)
@@ -6,7 +6,7 @@
# Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
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)
@@ -34,7 +34,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=('b6eceb4244ffef9aabafb6889563e9be503272599022e45c54e70c9e76a791e9ffb9f108a993a42f2e8f25bebb94483e75a8c17924224ccc1a19ce3aa5268196')
+sha512sums=('553469fe1f4a8608b832f71805b97582dc5df75ed7a4f2e3ff12a9a862069d62909cacd50f01891bb0f6b161e630ea887a7674e904ea1a963c62877dec2ec5cb')
prepare() {
cd matplotlib-$pkgver
More information about the arch-commits
mailing list