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

Andrzej Giniewicz aginiewicz at archlinux.org
Tue Sep 16 13:10:26 UTC 2014


    Date: Tuesday, September 16, 2014 @ 15:10:26
  Author: aginiewicz
Revision: 119049

upgpkg: python-scikit-learn 0.15.2-1

update python-scikit-learn to new upstream release

Modified:
  python-scikit-learn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-16 11:27:07 UTC (rev 119048)
+++ PKGBUILD	2014-09-16 13:10:26 UTC (rev 119049)
@@ -3,8 +3,8 @@
 
 pkgbase=python-scikit-learn
 pkgname=('python2-scikit-learn' 'python-scikit-learn')
-pkgver=0.15.1
-pkgrel=2
+pkgver=0.15.2
+pkgrel=1
 pkgdesc="A set of python modules for machine learning and data mining"
 arch=('i686' 'x86_64')
 url="http://scikit-learn.sourceforge.net/"
@@ -12,9 +12,9 @@
 makedepends=('python2-scipy' 'python-scipy' 'python2-setuptools' 'python-setuptools')
 options=(!emptydirs)
 
-source=("http://downloads.sourceforge.net/project/scikit-learn/scikit-learn-${pkgver}.tar.gz" 
+source=("https://pypi.python.org/packages/source/s/scikit-learn/scikit-learn-${pkgver}.tar.gz"
         "LICENSE")
-md5sums=('133771b23e245eeb3150940d59a3581c'
+md5sums=('d9822ad0238e17b382a3c756ea94fe0d'
          '327083d2576cc0aad1b8f10b2bcd2974')
 
 prepare() {




More information about the arch-commits mailing list