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

Paul Mattal paul at archlinux.org
Tue Mar 8 15:06:49 UTC 2011


    Date: Tuesday, March 8, 2011 @ 10:06:49
  Author: paul
Revision: 113407

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

Modified:
  eclipse-cdt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-08 14:48:39 UTC (rev 113406)
+++ PKGBUILD	2011-03-08 15:06:49 UTC (rev 113407)
@@ -3,16 +3,15 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=eclipse-cdt
-pkgver=7.0.1
+pkgver=7.0.2
 pkgrel=1
-_date=201009241320
 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}-I${_date}.zip")
-md5sums=('30247332bd5f948c02d71e758b567702')
+source=("http://download.eclipse.org/tools/cdt/releases/helios/dist/cdt-master-${pkgver}.zip")
+md5sums=('e94717950e4bc7841ceb1efe3e96f5aa')
 
 package() {
   installdir=${pkgdir}/usr/share/eclipse/dropins/cdt




More information about the arch-commits mailing list