mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
python-matplotlib: update to 2.0.1
This commit is contained in:
parent
19f3eb445f
commit
51b21b8db7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-matplotlib'
|
# Template file for 'python-matplotlib'
|
||||||
pkgname=python-matplotlib
|
pkgname=python-matplotlib
|
||||||
version=2.0.0
|
version=2.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="matplotlib-${version}"
|
wrksrc="matplotlib-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -24,7 +24,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://matplotlib.org/"
|
homepage="http://matplotlib.org/"
|
||||||
license="matplotlib, BSD, MIT"
|
license="matplotlib, BSD, MIT"
|
||||||
distfiles="${PYPI_SITE}/m/matplotlib/matplotlib-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/matplotlib/matplotlib-${version}.tar.gz"
|
||||||
checksum=36cf0985829c1ab2b8b1dae5e2272e53ae681bf33ab8bedceed4f0565af5f813
|
checksum=1422aa2bb4ce4da310f5d24097a48b171139a1007f1a6af3e9fd2c34d22e2bf8
|
||||||
|
|
||||||
export XDG_RUNTIME_DIR=/tmp
|
export XDG_RUNTIME_DIR=/tmp
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue