summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed347fa8916d..f49962bcf446 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 5 18:31:03 UTC 2016
+# Sat Dec 10 10:10:27 UTC 2016
pkgbase = agrum
pkgdesc = C++ Bayesian networks library
- pkgver = 0.10.0
+ pkgver = 0.10.1
pkgrel = 1
url = https://forge.lip6.fr/projects/aGrUM/wiki
arch = i686
@@ -15,7 +15,7 @@ pkgbase = agrum
depends = python-pydotplus
depends = python-matplotlib
depends = ipython
- source = agrum-0.10.0::git+git://forge.lip6.fr/aGrUM#tag=0.10.0
+ source = agrum-0.10.1::git+git://forge.lip6.fr/aGrUM#tag=0.10.1
md5sums = SKIP
pkgname = agrum
diff --git a/PKGBUILD b/PKGBUILD
index 418a26bd0952..253621626395 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=agrum
-pkgver=0.10.0
+pkgver=0.10.1
pkgrel=1
pkgdesc="C++ Bayesian networks library"
license=('GPL')