summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2016-12-05 19:31:27 +0100
committerMichel Zou2016-12-05 19:31:27 +0100
commit5e88840cbe5b0fb8ae07b7c1905f4f6d369a7f7b (patch)
tree5d70e447db8f47a6b5573636367f90f5ac5059e3
parent5926533ba8531e853a7179a41511199ab8428cd5 (diff)
downloadaur-5e88840cbe5b0fb8ae07b7c1905f4f6d369a7f7b.tar.gz
0.10.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d1a8c5ccdc8..443ba9e7d7b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Oct 26 05:31:44 UTC 2016
+# Mon Dec 5 18:31:27 UTC 2016
pkgbase = mingw-w64-agrum
pkgdesc = C++ Bayesian networks library (mingw-w64)
- pkgver = 0.9.3
+ pkgver = 0.10.0
pkgrel = 1
url = https://forge.lip6.fr/projects/aGrUM/wiki
arch = any
@@ -13,7 +13,7 @@ pkgbase = mingw-w64-agrum
options = !buildflags
options = staticlibs
options = !strip
- 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 = mingw-w64-agrum
diff --git a/PKGBUILD b/PKGBUILD
index a00b38d958c7..792993212875 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-agrum
-pkgver=0.9.3
+pkgver=0.10.0
pkgrel=1
pkgdesc="C++ Bayesian networks library (mingw-w64)"
license=('GPL')