python3-matplotlib: update to 3.3.3.
This commit is contained in:
parent
5f26fc3945
commit
2c17593c1e
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-matplotlib'
|
# Template file for 'python3-matplotlib'
|
||||||
pkgname=python3-matplotlib
|
pkgname=python3-matplotlib
|
||||||
version=3.3.2
|
version=3.3.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="matplotlib-${version}"
|
wrksrc="matplotlib-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper="numpy"
|
build_helper="numpy"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="custom:matplotlib, BSD-3-Clause, MIT"
|
license="custom:matplotlib, BSD-3-Clause, MIT"
|
||||||
homepage="https://matplotlib.org/"
|
homepage="https://matplotlib.org/"
|
||||||
distfiles="https://github.com/matplotlib/matplotlib/archive/v${version}.tar.gz"
|
distfiles="https://github.com/matplotlib/matplotlib/archive/v${version}.tar.gz"
|
||||||
checksum=a17664009de73849906de076c1de60d2854d26325d012cdd0b5e75edb8bd8edb
|
checksum=12c8a48373b7e46d4c9b84629a8964341357d9a56ac2ac1f2475669bf3102f94
|
||||||
replaces="python3-matplotlib-data>=0"
|
replaces="python3-matplotlib-data>=0"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Reference in New Issue