Date: Tuesday, December 17, 2013 @ 20:15:13
  Author: jelle
Revision: 102716

upgpkg: python-scipy 0.13.2-1

Modified:
  python-scipy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-12-17 19:00:21 UTC (rev 102715)
+++ PKGBUILD    2013-12-17 19:15:13 UTC (rev 102716)
@@ -6,7 +6,7 @@
 # Contributor: Andrzej Giniewicz <[email protected]>
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.13.1
+pkgver=0.13.2
 pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and 
engineering."
 arch=('i686' 'x86_64')
@@ -15,7 +15,6 @@
 makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy' 'python-setuptools' 
'python2-setuptools')
 checkdepends=('python-nose' 'python2-nose')
 
source=("https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz";)
-md5sums=('e082fe358a2b39cff235e5af4240f5a5')
 
 build() {
   # Changing the arithmetic parameter (Thanks to Fabrizio Castellano)
@@ -81,3 +80,4 @@
 }
 
 # vim:set ts=2 sw=2 et:
+md5sums=('fcd110802b0bf3505ba567cf831566e1')

Reply via email to