Date: Sunday, August 2, 2015 @ 14:32:50 Author: jelle Revision: 137697
upgpkg: python-scipy 0.16.0-1 Modified: python-scipy/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-02 12:23:56 UTC (rev 137696) +++ PKGBUILD 2015-08-02 12:32:50 UTC (rev 137697) @@ -6,8 +6,8 @@ # Contributor: Andrzej Giniewicz <[email protected]> pkgname=('python-scipy' 'python2-scipy') -pkgver=0.15.1 -pkgrel=2 +pkgver=0.16.0 +pkgrel=1 pkgdesc="SciPy is open-source software for mathematics, science, and engineering." arch=('i686' 'x86_64') url="http://www.scipy.org/" @@ -15,8 +15,8 @@ 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"{,.asc}) -validpgpkeys=('9F8C0817E257343E841DF83DE814316FB3B4A560') -md5sums=('be56cd8e60591d6332aac792a5880110' +validpgpkeys=('BFE95DF198689E30AFF4A1CDEDBEA378BF1A5EBD') +md5sums=('eb95dda0f36cc3096673993a350cde77' 'SKIP') build() {
