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

Antonio Rojas arojas at archlinux.org
Mon Dec 12 12:00:29 UTC 2016


    Date: Monday, December 12, 2016 @ 12:00:28
  Author: arojas
Revision: 283054

Update to 3.3.1

Modified:
  eigen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-12 11:00:00 UTC (rev 283053)
+++ PKGBUILD	2016-12-12 12:00:28 UTC (rev 283054)
@@ -4,7 +4,7 @@
 # Contributor: Kringel
 
 pkgname=eigen
-pkgver=3.3.0
+pkgver=3.3.1
 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=('110febb401523af7b76e37588d32c03f7f844c24')
+sha1sums=('d1a9c2b64db3628956482b4a934cab3b508dc29e')
 
 build() {
 	mkdir -p build



More information about the arch-commits mailing list