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 f52686bea053..b8805980efe5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Oct 11 19:43:15 UTC 2016
+# Mon Dec 5 18:29:40 UTC 2016
pkgbase = agrum
pkgdesc = C++ Bayesian networks library
- pkgver = 0.9.3
+ pkgver = 0.10.0
pkgrel = 1
url = https://forge.lip6.fr/projects/aGrUM/wiki
arch = i686
@@ -14,7 +14,7 @@ pkgbase = agrum
makedepends = python
depends = gcc-libs
optdepends = python: python bindings
- source = agrum-0.9.3::git+git://forge.lip6.fr/aGrUM#tag=0.9.3
+ source = agrum-0.10.0::git+git://forge.lip6.fr/aGrUM#tag=0.10.0
md5sums = SKIP
pkgname = agrum
diff --git a/PKGBUILD b/PKGBUILD
index 00173b12dd99..7a39e53d12ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=agrum
-pkgver=0.9.3
+pkgver=0.10.0
pkgrel=1
pkgdesc="C++ Bayesian networks library"
license=('GPL')