summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 10 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46c901256eb0..69675ba0f082 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,21 @@
pkgbase = agrum
pkgdesc = C++ Bayesian networks library
- pkgver = 0.15.0
+ pkgver = 1.13.1
pkgrel = 1
url = http://agrum.gitlab.io/
- arch = i686
arch = x86_64
- license = GPL
+ license = LGPL
makedepends = cmake
- depends = python-pydotplus
+ depends = python-pydot
depends = python-matplotlib
+ depends = python-six
depends = ipython
+ depends = python-ipykernel
+ depends = python-pandas
+ depends = python-scikit-learn
+ depends = python-cairosvg
depends = unixodbc
- source = https://gitlab.com/agrumery/aGrUM/-/archive/0.15.0/aGrUM-0.15.0.tar.bz2
- sha256sums = c6b96319e27c6ba1a58973fb75c014cc19786513574a48dc7583a7cb15426f55
+ source = https://gitlab.com/agrumery/aGrUM/-/archive/1.13.1/aGrUM-1.13.1.tar.bz2
+ sha256sums = 80d3b7601fb223ef788346b68e910af43c85a7b08454a9fc5150d5f304ec71c3
pkgname = agrum
-