From 1070577d497f201d4c0fd85d05c6c8b63a707da1 Mon Sep 17 00:00:00 2001 From: Pulux Date: Sun, 7 Jul 2019 07:53:59 +0200 Subject: [PATCH] python-matplotlib: update to 2.2.4. --- srcpkgs/python-matplotlib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-matplotlib/template b/srcpkgs/python-matplotlib/template index f2dbb229a52..8693f189191 100644 --- a/srcpkgs/python-matplotlib/template +++ b/srcpkgs/python-matplotlib/template @@ -1,7 +1,7 @@ # Template file for 'python-matplotlib' pkgname=python-matplotlib -version=2.2.3 -revision=2 +version=2.2.4 +revision=1 archs=noarch wrksrc="matplotlib-${version}" build_style=python2-module @@ -19,7 +19,7 @@ maintainer="Alessio Sergi " license="custom: matplotlib, BSD-3-Clause, MIT" homepage="https://matplotlib.org/" distfiles="https://github.com/matplotlib/matplotlib/archive/v${version}.tar.gz" -checksum=da5b804222864a8e854ed68f16dcbc8b2fa096537d84f879cc8289db368735c8 +checksum=601a3bf5c1b08710edbe00347d97619f43f2d1edcd7aa94119ff837e6327c7f7 export XDG_RUNTIME_DIR=/tmp