python3-matplotlib: update to 3.3.4.

This commit is contained in:
Andrew J. Hesford 2021-01-31 21:22:21 -05:00
parent cccef0dd21
commit 73531c5d91

View file

@ -1,7 +1,7 @@
# Template file for 'python3-matplotlib'
pkgname=python3-matplotlib
version=3.3.3
revision=2
version=3.3.4
revision=1
wrksrc="matplotlib-${version}"
build_style=python3-module
build_helper="numpy"
@ -14,7 +14,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=12c8a48373b7e46d4c9b84629a8964341357d9a56ac2ac1f2475669bf3102f94
checksum=ce7cebd3df11a032fff9b3a32029f49f0fc7c322f556f26ea9ef812d6e43cb21
replaces="python3-matplotlib-data>=0"
pre_build() {