python3-matplotlib: update to 3.1.2
This commit is contained in:
parent
f820dce5dc
commit
a1f6caf93c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-matplotlib'
|
||||
pkgname=python3-matplotlib
|
||||
version=3.1.1
|
||||
version=3.1.2
|
||||
revision=1
|
||||
wrksrc="matplotlib-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="custom:matplotlib, BSD-3-Clause, MIT"
|
||||
homepage="https://matplotlib.org/"
|
||||
distfiles="https://github.com/matplotlib/matplotlib/archive/v${version}.tar.gz"
|
||||
checksum=29d1a239bb7d1095d98d8831bb661519ab0d23e30d38ed47729f554f15e8cd3e
|
||||
checksum=a48803e79013d01f22454fd718a575c6f9dadced211722637487fc2f7803620e
|
||||
|
||||
pre_build() {
|
||||
# adjust qhull path
|
||||
|
|
Loading…
Reference in New Issue