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

Pierre Schmitz pierre at archlinux.org
Mon Jul 21 20:59:38 UTC 2008


    Date: Monday, July 21, 2008 @ 16:59:38
  Author: pierre
Revision: 5971

upgpkg: cmake 2.6.0-1

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-21 20:50:50 UTC (rev 5970)
+++ PKGBUILD	2008-07-21 20:59:38 UTC (rev 5971)
@@ -3,14 +3,14 @@
 # Contributor: Konstantinos Pachnis <kpachnis at mes-direct.com>
 
 pkgname=cmake
-pkgver=2.4.8
+pkgver=2.6.0
 pkgrel=1
 pkgdesc="CMake is a cross-platform open-source make system"
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://www.cmake.org"
-depends=('gcc-libs>=4.0.3' 'glibc' 'ncurses')
-source=("http://www.cmake.org/files/v2.4/$pkgname-$pkgver.tar.gz")
+depends=('gcc-libs>=4.0.3' 'libidn' 'openssl')
+source=("http://www.cmake.org/files/v2.6/$pkgname-$pkgver.tar.gz")
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -23,4 +23,4 @@
   # Correct permissions
   #find $startdir/pkg/usr/share/CMake/Modules -type f -exec chmod 644 "{}" ";"
 }
-md5sums=('f5dd061c31765a49dc17ae8bdc986779')
+md5sums=('e95ae003672dfc6c8151a1ee49a0d4a6')





More information about the arch-commits mailing list