[arch-commits] Commit in eigen/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Sat May 30 15:16:11 UTC 2009
Date: Saturday, May 30, 2009 @ 11:16:11
Author: tpowa
Revision: 40705
upgpkg: eigen 2.0.2-1
Modified:
eigen/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-05-30 15:08:45 UTC (rev 40704)
+++ PKGBUILD 2009-05-30 15:16:11 UTC (rev 40705)
@@ -2,7 +2,7 @@
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=eigen
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="Eigen is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra."
arch=('i686' 'x86_64')
@@ -21,4 +21,4 @@
make
make DESTDIR=$pkgdir install
}
-md5sums=('3d7af1f727355dfe58531a3649c7d4b5')
+md5sums=('b2c34144943671a8689b6fab20c52836')
More information about the arch-commits
mailing list