[arch-commits] Commit in eigen/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Dec 11 20:13:54 UTC 2018


    Date: Tuesday, December 11, 2018 @ 20:13:53
  Author: arojas
Revision: 341590

Update to 3.3.7

Modified:
  eigen/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-11 17:10:07 UTC (rev 341589)
+++ PKGBUILD	2018-12-11 20:13:53 UTC (rev 341590)
@@ -3,7 +3,7 @@
 # Contributor: Kringel
 
 pkgname=eigen
-pkgver=3.3.6
+pkgver=3.3.7
 pkgrel=1
 pkgdesc="Lightweight C++ template library for vector and matrix math, a.k.a. linear algebra."
 arch=('any')
@@ -13,7 +13,7 @@
 replaces=('eigen3')
 provides=('eigen3')
 source=("${pkgname}-${pkgver}.tar.bz2::http://bitbucket.org/eigen/eigen/get/${pkgver}.tar.bz2")
-sha1sums=('90b69da95806a43ecb05b232ec8cbb124096e2a6')
+sha1sums=('a06faa6f358d5d1ca0da7cddb95da39e436dc9e8')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list