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

Paul Mattal paul at archlinux.org
Sat Jun 25 15:37:11 UTC 2011


    Date: Saturday, June 25, 2011 @ 11:37:11
  Author: paul
Revision: 128947

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

Modified:
  eclipse-cdt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-25 15:14:01 UTC (rev 128946)
+++ PKGBUILD	2011-06-25 15:37:11 UTC (rev 128947)
@@ -3,15 +3,15 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=eclipse-cdt
-pkgver=7.0.2
+pkgver=8.0.0
 pkgrel=1
 pkgdesc="C/C++ Plugin for Eclipse"
 arch=('any')
 url="http://www.eclipse.org/cdt"
 license=("EPL")
 depends=('eclipse')
-source=("http://download.eclipse.org/tools/cdt/releases/helios/dist/cdt-master-${pkgver}.zip")
-md5sums=('e94717950e4bc7841ceb1efe3e96f5aa')
+source=("http://download.eclipse.org/tools/cdt/releases/indigo/dist/cdt-master-${pkgver}.zip")
+md5sums=('25311ca7a003392d5eaafdc484975054')
 
 package() {
   installdir=${pkgdir}/usr/share/eclipse/dropins/cdt




More information about the arch-commits mailing list