[arch-commits] Commit in python-matplotlib/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Oct 23 09:40:06 UTC 2014


    Date: Thursday, October 23, 2014 @ 11:40:05
  Author: fyan
Revision: 121272

upgpkg: python-matplotlib 1.4.2-1

Modified:
  python-matplotlib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-23 09:35:25 UTC (rev 121271)
+++ PKGBUILD	2014-10-23 09:40:05 UTC (rev 121272)
@@ -7,7 +7,7 @@
 
 pkgbase=python-matplotlib
 pkgname=('python2-matplotlib' 'python-matplotlib')
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="A python plotting library, making publication quality plots"
 arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@
              'python-tornado' 'python2-tornado' 'gtk3' 'wxpython' 'python-pyqt5' 'python2-pyqt5'
              'libxkbcommon-x11' 'python-pillow' 'python2-pillow')
 source=("https://github.com/matplotlib/matplotlib/archive/v$pkgver.tar.gz")
-sha512sums=('8c7ae4595dce64cb1169cba5c53cf7454d5e34ce7cad2742cb252ff580d86d79b5f7024f743769f8083c6c8435870d4ba3601c719e1e0e1a3ffaef1572c7b6f5')
+sha512sums=('60e7cca791fe607f17db85e5e5a85d4a503c7ae584cd0333ff271ca0a92acbb3f08774c2d0f6e03414a1fe116187d0bcf5c47d29935e77c5a0e91e493db8333f')
 
 prepare() {
    cp -a matplotlib-${pkgver} matplotlib-${pkgver}-py2



More information about the arch-commits mailing list