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 f49962bcf446..521f15be2658 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 10 10:10:27 UTC 2016
+# Wed Jan 4 17:20:22 UTC 2017
pkgbase = agrum
pkgdesc = C++ Bayesian networks library
- pkgver = 0.10.1
+ pkgver = 0.10.3
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.1::git+git://forge.lip6.fr/aGrUM#tag=0.10.1
+ source = agrum-0.10.3::git+git://forge.lip6.fr/aGrUM#tag=0.10.3
md5sums = SKIP
pkgname = agrum
diff --git a/PKGBUILD b/PKGBUILD
index 253621626395..5d8749c2b54a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=agrum
-pkgver=0.10.1
+pkgver=0.10.3
pkgrel=1
pkgdesc="C++ Bayesian networks library"
license=('GPL')