summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73c8221230c8..d7e4c0a59e84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtsam-mkl
pkgdesc = A library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.
- pkgver = 4.1.1
- pkgrel = 1
+ pkgver = 4.2.0
+ pkgrel = 2
url = https://gtsam.org/
arch = x86_64
arch = i686
@@ -12,10 +12,10 @@ pkgbase = gtsam-mkl
depends = eigen
depends = intel-tbb
depends = intel-mkl
- provides = gtsam=4.1.1
+ provides = gtsam=4.2.0
conflicts = gtsam
conflicts = gtsam-git
- source = https://github.com/borglab/gtsam/archive/4.1.1.tar.gz
- sha256sums = c7b5e6cdad52b141c272778f47baf628975457be3e26ed96a7bc2ae685a00af0
+ source = https://github.com/borglab/gtsam-mkl/archive/4.2.0.tar.gz
+ sha256sums = 8b44d6b98a3b608664d1c9a7c1383a406550499d894533bb0183e6cf487e6457
pkgname = gtsam-mkl