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

Antonio Rojas arojas at archlinux.org
Thu Jan 19 17:19:19 UTC 2017


    Date: Thursday, January 19, 2017 @ 17:19:19
  Author: arojas
Revision: 286985

Update to 3.2.2

Modified:
  eigen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-19 17:14:47 UTC (rev 286984)
+++ PKGBUILD	2017-01-19 17:19:19 UTC (rev 286985)
@@ -4,7 +4,7 @@
 # Contributor: Kringel
 
 pkgname=eigen
-pkgver=3.3.1
+pkgver=3.3.2
 pkgrel=1
 pkgdesc="Lightweight C++ template library for vector and matrix math, a.k.a. linear algebra."
 arch=('any')
@@ -15,7 +15,7 @@
 replaces=('eigen3')
 provides=('eigen3')
 source=("${pkgname}-${pkgver}.tar.bz2::http://bitbucket.org/eigen/eigen/get/${pkgver}.tar.bz2")
-sha1sums=('d1a9c2b64db3628956482b4a934cab3b508dc29e')
+sha1sums=('d6fc2c3d7c627441dfcc6089c1cca07e0b5e1be5')
 
 build() {
 	mkdir -p build



More information about the arch-commits mailing list