summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2017-02-15 20:14:57 +0100
committerMichel Zou2017-02-15 20:14:57 +0100
commitd5ec8a3b0f846550c8f921895a5fd8de2c6d79e2 (patch)
treeb819a673ff8f8df0ea5642ece6b4dbb69367bb6a
parentf6f92f5523ec55ffd2a3bb2a3bd10ac6f8367315 (diff)
downloadaur-d5ec8a3b0f846550c8f921895a5fd8de2c6d79e2.tar.gz
0.10.4
-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')