From 51b21b8db79c66d9dd30b2c9467970fa00c49979 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 7 May 2017 17:48:12 +0200 Subject: [PATCH] python-matplotlib: update to 2.0.1 --- srcpkgs/python-matplotlib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-matplotlib/template b/srcpkgs/python-matplotlib/template index 5de79f6a37c..e21139eb043 100644 --- a/srcpkgs/python-matplotlib/template +++ b/srcpkgs/python-matplotlib/template @@ -1,6 +1,6 @@ # Template file for 'python-matplotlib' pkgname=python-matplotlib -version=2.0.0 +version=2.0.1 revision=1 wrksrc="matplotlib-${version}" build_style=python-module @@ -24,7 +24,7 @@ maintainer="Alessio Sergi " homepage="http://matplotlib.org/" license="matplotlib, BSD, MIT" distfiles="${PYPI_SITE}/m/matplotlib/matplotlib-${version}.tar.gz" -checksum=36cf0985829c1ab2b8b1dae5e2272e53ae681bf33ab8bedceed4f0565af5f813 +checksum=1422aa2bb4ce4da310f5d24097a48b171139a1007f1a6af3e9fd2c34d22e2bf8 export XDG_RUNTIME_DIR=/tmp