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

Paul Mattal paul at archlinux.org
Thu Jun 25 04:39:38 UTC 2009


    Date: Thursday, June 25, 2009 @ 00:39:38
  Author: paul
Revision: 43531

upgpkg: eclipse-cdt 6.0.0-1
    upstream update to 6.0.0

Modified:
  eclipse-cdt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-25 04:08:33 UTC (rev 43530)
+++ PKGBUILD	2009-06-25 04:39:38 UTC (rev 43531)
@@ -2,15 +2,15 @@
 # Contributor: Paul Mattal <paul at mattal.com>
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=eclipse-cdt
-pkgver=5.0.2
+pkgver=6.0.0
 pkgrel=1
 pkgdesc="C/C++ Plugin for Eclipse"
 arch=(i686 x86_64)
 url="http://www.eclipse.org/cdt"
 license=("EPL")
-depends=('eclipse>=3.4.1-1')
+depends=('eclipse>=3.5')
 install=
-source=(http://download.eclipse.org/tools/cdt/releases/ganymede/dist/cdt-master-$pkgver.zip)
+source=(http://download.eclipse.org/tools/cdt/releases/galileo/dist/cdt-master-$pkgver.zip)
 noextract=("cdt-master-$pkgver.zip")
 
 build() {




More information about the arch-commits mailing list