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

Pierre Schmitz pierre at archlinux.org
Fri Jun 5 15:00:36 UTC 2009


    Date: Friday, June 5, 2009 @ 11:00:36
  Author: pierre
Revision: 41552

use a more sane version number

Modified:
  eigen/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-05 04:54:48 UTC (rev 41551)
+++ PKGBUILD	2009-06-05 15:00:36 UTC (rev 41552)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=eigen
-pkgver=2.0.968404
+pkgver=2.0.2.968404
 pkgrel=1
 pkgdesc="A lightweight C++ template library for vector and matrix math, a.k.a. linear algebra."
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'pkgconfig')
 #source=("http://download.tuxfamily.org/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
 source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('45e88faa2fc53bd86a4fc5d833c2236e')
+md5sums=('7ccc22f76be2292f69b9c02c369db827')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list