From 00cdc62ab973ec0a51d7c515fd8ff7aeeb0c81cb Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 16 May 2017 19:20:53 +0200 Subject: [PATCH] python-matplotlib: update to 2.0.2 --- 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 e21139eb043..a647c3f521e 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.1 +version=2.0.2 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=1422aa2bb4ce4da310f5d24097a48b171139a1007f1a6af3e9fd2c34d22e2bf8 +checksum=0ffbc44faa34a8b1704bc108c451ecf87988f900ef7ce757b8e2e84383121ff1 export XDG_RUNTIME_DIR=/tmp