summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05dc05259608..afb80dcfcdd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri May 26 18:01:21 UTC 2017
+# Tue Jun 27 17:14:24 UTC 2017
pkgbase = agrum
pkgdesc = C++ Bayesian networks library
- pkgver = 0.11.2
+ pkgver = 0.12.0
pkgrel = 1
url = http://agrum.gitlab.io/
arch = i686
@@ -15,8 +15,8 @@ pkgbase = agrum
depends = python-pydotplus
depends = python-matplotlib
depends = ipython
- source = https://gitlab.com/agrumery/aGrUM/repository/archive.tar.bz2?ref=0.11.2
- sha256sums = 65ce55ede74aa21737e4cefef76ed88d2f37c6b7b4332468289f1f94e80eebc5
+ source = https://gitlab.com/agrumery/aGrUM/repository/archive.tar.bz2?ref=0.12.0
+ sha256sums = fd67a0b51ad5f96bbbfd3556c63cc2c1f6054104686cbcd327c51f21b4c3c6e2
pkgname = agrum
diff --git a/PKGBUILD b/PKGBUILD
index 5df6769fc429..bf873001f187 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=agrum
-pkgver=0.11.2
+pkgver=0.12.0
pkgrel=1
pkgdesc="C++ Bayesian networks library"
license=('GPL')
@@ -8,7 +8,7 @@ url="http://agrum.gitlab.io/"
depends=('python-pydotplus' 'python-matplotlib' 'ipython')
makedepends=('cmake' 'cococpp' 'swig' 'python')
source=("https://gitlab.com/agrumery/aGrUM/repository/archive.tar.bz2?ref=${pkgver}")
-sha256sums=('65ce55ede74aa21737e4cefef76ed88d2f37c6b7b4332468289f1f94e80eebc5')
+sha256sums=('fd67a0b51ad5f96bbbfd3556c63cc2c1f6054104686cbcd327c51f21b4c3c6e2')
prepare() {
# remove sha suffix