[arch-commits] Commit in eigen/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Oct 11 14:43:07 UTC 2009


    Date: Sunday, October 11, 2009 @ 10:43:07
  Author: tpowa
Revision: 54630

Merged revisions 54629 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/eigen/trunk

........
  r54629 | tpowa | 2009-10-11 14:42:28 +0000 (So, 11 Okt 2009) | 2 lines
  
  upgpkg: eigen 2.0.6-1
      bump to new version
........

Modified:
  eigen/repos/extra-x86_64/	(properties)
  eigen/repos/extra-x86_64/PKGBUILD

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


Property changes on: eigen/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /eigen/trunk:1-43301
   + /eigen/trunk:1-54629

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-10-11 14:42:28 UTC (rev 54629)
+++ extra-x86_64/PKGBUILD	2009-10-11 14:43:07 UTC (rev 54630)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=eigen
-pkgver=2.0.3
+pkgver=2.0.6
 pkgrel=1
 pkgdesc="Eigen is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra."
 arch=('i686' 'x86_64')
@@ -10,7 +10,6 @@
 license=('GPL' 'LGPL')
 makedepends=('cmake' 'pkgconfig')
 source=("http://bitbucket.org/eigen/eigen2/get/${pkgver}.tar.bz2")
-md5sums=('993a929f4326e19eaaf91b7106cbd8a9')
 
 build() {
 	cd $srcdir
@@ -22,3 +21,4 @@
 	make
 	make DESTDIR=$pkgdir install
 }
+md5sums=('0673563a5e7f74ae4ee130553458b81e')




More information about the arch-commits mailing list