mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/python-matplotlib to 3.3.2-1
This commit is contained in:
parent
e14ec24b8f
commit
54767e3abd
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue