[arch-commits] Commit in cmake/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Mon May 4 09:47:43 UTC 2009
Date: Monday, May 4, 2009 @ 05:47:43
Author: pierre
Revision: 37881
upgpkg: cmake 2.6.4-1
Modified:
cmake/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-05-04 09:40:56 UTC (rev 37880)
+++ PKGBUILD 2009-05-04 09:47:43 UTC (rev 37881)
@@ -4,7 +4,7 @@
# Contributor: Konstantinos Pachnis <kpachnis at mes-direct.com>
pkgname=cmake
-pkgver=2.6.3
+pkgver=2.6.4
pkgrel=1
pkgdesc="CMake is a cross-platform open-source make system"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
makedepends=('qt')
optdepends=('qt: cmake-gui')
source=("http://www.cmake.org/files/v2.6/$pkgname-$pkgver.tar.gz")
-md5sums=('5ba47a94ce276f326abca1fd72a7e7c6')
+md5sums=('50f387d0436696c4a68b5512a72c9cde')
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list