summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae08b5a3df1f..d68e7d9e296c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = mlpack
pkgdesc = a scalable c++ machine learning library
- pkgver = 3.1.1
- pkgrel = 2
+ pkgver = 3.2.1
+ pkgrel = 1
url = http://www.mlpack.org
arch = x86_64
license = BSD
- makedepends = cmake>=2.8.5
+ makedepends = cmake>=3.3.2
makedepends = txt2man
makedepends = python-setuptools
makedepends = python-pytest-runner
@@ -16,8 +16,9 @@ pkgbase = mlpack
depends = cython>=0.24
depends = python-numpy
depends = python-pandas>=0.15.0
- source = http://www.mlpack.org/files/mlpack-3.1.1.tar.gz
- sha256sums = a9901ea93655790fa66d55b52eb7a901754b6fedcc25b3258fd52709d2135e63
+ optdepends = openmp: parallel computation support
+ source = http://www.mlpack.org/files/mlpack-3.2.1.tar.gz
+ sha256sums = 3fa25157a0a6e91fd5ba223ebd911e5d86c0664d969ea3f7768d823448562f36
pkgname = mlpack