summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2016-12-10 11:31:41 +0100
committerMichel Zou2016-12-10 11:31:41 +0100
commit224c4b8946c54c02288aa3d8447993d93a33c0cf (patch)
tree63c2f45d05c31081676871baad98583487744281
parent5e88840cbe5b0fb8ae07b7c1905f4f6d369a7f7b (diff)
downloadaur-224c4b8946c54c02288aa3d8447993d93a33c0cf.tar.gz
0.10.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 443ba9e7d7b1..c57e26471899 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 5 18:31:27 UTC 2016
+# Sat Dec 10 10:31:41 UTC 2016
pkgbase = mingw-w64-agrum
pkgdesc = C++ Bayesian networks library (mingw-w64)
- pkgver = 0.10.0
+ pkgver = 0.10.1
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.10.0::git+git://forge.lip6.fr/aGrUM#tag=0.10.0
+ source = agrum-0.10.1::git+git://forge.lip6.fr/aGrUM#tag=0.10.1
md5sums = SKIP
pkgname = mingw-w64-agrum
diff --git a/PKGBUILD b/PKGBUILD
index 792993212875..2843a5ae8bc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-agrum
-pkgver=0.10.0
+pkgver=0.10.1
pkgrel=1
pkgdesc="C++ Bayesian networks library (mingw-w64)"
license=('GPL')