summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2017-01-27 22:50:47 +0100
committerMichel Zou2017-01-27 22:50:47 +0100
commit2c8fc110f74ed2f5dc283ddfedc6a57dfb0c7297 (patch)
tree843b3b5fbd09a3f5aca5436cbe6601bc0c34e6ec
parent224c4b8946c54c02288aa3d8447993d93a33c0cf (diff)
downloadaur-2c8fc110f74ed2f5dc283ddfedc6a57dfb0c7297.tar.gz
0.10.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c57e26471899..52eaa9bb8b8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 10 10:31:41 UTC 2016
+# Fri Jan 27 21:50:47 UTC 2017
pkgbase = mingw-w64-agrum
pkgdesc = C++ Bayesian networks library (mingw-w64)
- pkgver = 0.10.1
+ pkgver = 0.10.3
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.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 = mingw-w64-agrum
diff --git a/PKGBUILD b/PKGBUILD
index 2843a5ae8bc9..3251b2160cb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-agrum
-pkgver=0.10.1
+pkgver=0.10.3
pkgrel=1
pkgdesc="C++ Bayesian networks library (mingw-w64)"
license=('GPL')