Date: Sunday, September 29, 2013 @ 21:59:35 Author: jlichtblau Revision: 97799
upgpkg: python-basemap 1.0.6-3 Modified: python-basemap/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-09-29 19:41:55 UTC (rev 97798) +++ PKGBUILD 2013-09-29 19:59:35 UTC (rev 97799) @@ -1,5 +1,6 @@ # $Id$ -# Maintainer: Stéphane Gaudreault <[email protected]> +# Maintainer: Jaroslav Lichtblau <[email protected]> +# Contributor: Stéphane Gaudreault <[email protected]> # Contributor: Matthias Ellmer <[email protected]> # Contributor: Julien Morin <[email protected]> @@ -6,7 +7,7 @@ pkgbase=python-basemap pkgname=('python-basemap' 'python2-basemap' 'python-basemap-common') pkgver=1.0.6 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') url="http://matplotlib.org/basemap/" license=('custom')
