summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1eb66608c41a..ae08b5a3df1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mlpack
pkgdesc = a scalable c++ machine learning library
pkgver = 3.1.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.mlpack.org
arch = x86_64
license = BSD
@@ -9,7 +9,7 @@ pkgbase = mlpack
makedepends = txt2man
makedepends = python-setuptools
makedepends = python-pytest-runner
- depends = armadillo>=6.500.0
+ depends = armadillo
depends = boost>=1.49
depends = lapack
depends = libxml2>=2.6.0