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 521f15be2658..32c93450dce1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jan 4 17:20:22 UTC 2017
+# Wed Feb 15 19:14:56 UTC 2017
pkgbase = agrum
pkgdesc = C++ Bayesian networks library
- pkgver = 0.10.3
+ pkgver = 0.10.4
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.3::git+git://forge.lip6.fr/aGrUM#tag=0.10.3
+ source = agrum-0.10.4::git+git://forge.lip6.fr/aGrUM#tag=0.10.4
md5sums = SKIP
pkgname = agrum
diff --git a/PKGBUILD b/PKGBUILD
index 5d8749c2b54a..fc8e88fd655a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=agrum
-pkgver=0.10.3
+pkgver=0.10.4
pkgrel=1
pkgdesc="C++ Bayesian networks library"
license=('GPL')