diff options
Diffstat (limited to 'community/python2-matplotlib/PKGBUILD')
-rw-r--r-- | community/python2-matplotlib/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python2-matplotlib/PKGBUILD b/community/python2-matplotlib/PKGBUILD index 102421f30..f269b7659 100644 --- a/community/python2-matplotlib/PKGBUILD +++ b/community/python2-matplotlib/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 56824 2011-10-13 21:31:09Z stephane $ +# $Id: PKGBUILD 63718 2012-02-05 12:08:58Z ibiru $ # Maintainer: Stéphane Gaudreault <stephane@archlinux.org> # Contributor: Stefan Husmann <stefan-husmann@t-online.de> # Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> @@ -6,7 +6,7 @@ pkgname=python2-matplotlib pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A python plotting library, making publication quality plots" arch=('i686' 'x86_64') url="http://matplotlib.sourceforge.net/" |