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

Felix Yan fyan at nymeria.archlinux.org
Thu Oct 10 15:28:00 UTC 2013


    Date: Thursday, October 10, 2013 @ 17:28:00
  Author: fyan
Revision: 98441

upgpkg: python-matplotlib 1.3.1-1

Modified:
  python-matplotlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-10 14:42:06 UTC (rev 98440)
+++ PKGBUILD	2013-10-10 15:28:00 UTC (rev 98441)
@@ -6,7 +6,7 @@
 
 pkgbase=python-matplotlib
 pkgname=('python2-matplotlib' 'python-matplotlib')
-pkgver=1.3.0
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="A python plotting library, making publication quality plots"
 arch=('i686' 'x86_64')
@@ -21,7 +21,6 @@
             'ghostscript: usetex dependencies'
             'texlive-bin: usetex dependencies')
 source=("http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-${pkgver}/matplotlib-${pkgver}.tar.gz")
-sha1sums=('4bcf177bbe2a1a576fbc0896e69c2de2cf7429ae')
 
 prepare() {
    cp -a matplotlib-${pkgver} matplotlib-${pkgver}-py3
@@ -66,3 +65,4 @@
    install -dm755 "${pkgdir}"/usr/share/licenses/python-matplotlib
    install -m 644 doc/users/license.rst "${pkgdir}"/usr/share/licenses/python-matplotlib
 }
+sha512sums=('04877aa15b6d52a6f813e8377098d13c432f66ae2522c544575440180944c9b73a2164ae63edd3a0eff807883bf7b39cd55f28454ccee8c76146567ff4a6fd40')




More information about the arch-commits mailing list