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

Pierre Schmitz pierre at archlinux.org
Tue Feb 24 20:12:34 UTC 2009


    Date: Tuesday, February 24, 2009 @ 15:12:34
  Author: pierre
Revision: 27684

upgpkg: cmake 2.6.3-1

Modified:
  cmake/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-24 20:03:03 UTC (rev 27683)
+++ PKGBUILD	2009-02-24 20:12:34 UTC (rev 27684)
@@ -4,8 +4,8 @@
 # Contributor: Konstantinos Pachnis <kpachnis at mes-direct.com>
 
 pkgname=cmake
-pkgver=2.6.2
-pkgrel=3
+pkgver=2.6.3
+pkgrel=1
 pkgdesc="CMake is a cross-platform open-source make system"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -14,7 +14,7 @@
 makedepends=('qt')
 optdepends=('qt: cmake-gui')
 source=("http://www.cmake.org/files/v2.6/$pkgname-$pkgver.tar.gz")
-md5sums=('9e82aa3beb991aa8e5797cf330618d42')
+md5sums=('5ba47a94ce276f326abca1fd72a7e7c6')
 
 build() {
 	cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list