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

Jelle van der Waa jelle at archlinux.org
Sun Oct 25 16:09:47 UTC 2015


    Date: Sunday, October 25, 2015 @ 17:09:47
  Author: jelle
Revision: 144969

upgpkg: python-scipy 0.16.1-1

Modified:
  python-scipy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-25 16:04:59 UTC (rev 144968)
+++ PKGBUILD	2015-10-25 16:09:47 UTC (rev 144969)
@@ -6,8 +6,8 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.16.0
-pkgrel=2
+pkgver=0.16.1
+pkgrel=1
 pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
 arch=('i686' 'x86_64')
 url="http://www.scipy.org/"
@@ -16,7 +16,7 @@
 checkdepends=('python-nose' 'python2-nose')
 source=("https://pypi.python.org/packages/source/s/scipy/scipy-${pkgver}.tar.gz"{,.asc})
 validpgpkeys=('BFE95DF198689E30AFF4A1CDEDBEA378BF1A5EBD')
-md5sums=('eb95dda0f36cc3096673993a350cde77'
+md5sums=('967cdb8588a4249f820344d8264a2143'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list