Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fbbada5c63e73fbffd899742fa4f4e6e71f6b03c
commit fbbada5c63e73fbffd899742fa4f4e6e71f6b03c Author: Melko <[email protected]> Date: Thu Jun 27 23:07:30 2013 +0200 matplotlib-1.2.1-1-i686 * version bump * change m8r * use hermier's shiny thing diff --git a/source/xlib-extra/matplotlib/FrugalBuild b/source/xlib-extra/matplotlib/FrugalBuild index 0279ade..2e680f2 100644 --- a/source/xlib-extra/matplotlib/FrugalBuild +++ b/source/xlib-extra/matplotlib/FrugalBuild @@ -1,16 +1,18 @@ # Compiling Time: 0.58 SBU -# Maintainer: Priyank Gosalia <[email protected]> +# Maintainer: Melko <[email protected]> # Contributor: enda <[email protected]> +options+=('asneeded') + pkgname=matplotlib -pkgver=1.1.1 +pkgver=1.2.1 pkgrel=1 pkgdesc="A python 2D plotting library for easy plotting of plots, histograms, charts." depends=('pygtk>=2.24.0' 'python-dateutil') Finclude sourceforge python groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('e47ecb0c651961dbaba57fd172e3b770da197e84') +sha1sums=('82fc44d0047a713c1b0b1b4ea2503e6a41c57f98') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
