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

Paul Mattal paul at archlinux.org
Sat Jun 25 15:38:08 UTC 2011


    Date: Saturday, June 25, 2011 @ 11:38:08
  Author: paul
Revision: 128950

upgpkg: eclipse 3.7-1
upstream update to 3.7

Modified:
  eclipse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-25 15:37:20 UTC (rev 128949)
+++ PKGBUILD	2011-06-25 15:38:08 UTC (rev 128950)
@@ -4,10 +4,10 @@
 # Contributor: Andreas W. Hauser <andy-aur at splashground.de>
 
 pkgname=eclipse
-pkgver=3.6.2
-_internal_pkgver=3.6.2
+pkgver=3.7
+_internal_pkgver=3.7
 pkgrel=1
-_date=201102101200
+_date=201106131736
 pkgdesc="An IDE for Java and other languages"
 arch=('i686' 'x86_64')
 url="http://eclipse.org"
@@ -24,7 +24,7 @@
 	'ba8a37e30a7ebd69774cec87c69e8c44'
 	'017b2a68edc48a752a7e27c7aceef797')
 [ "$CARCH" = "x86_64" ] && source[0]="ftp://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-${pkgver}-${_date}/${pkgname}-SDK-${pkgver}-linux-gtk-${CARCH}.tar.gz"
-[ "$CARCH" = "x86_64" ] && md5sums[0]='b82be4ed2dabf9dc53188b9dc3891f32'
+[ "$CARCH" = "x86_64" ] && md5sums[0]='980360c038960dfa1ef7485faa317ec6'
 
 package() {
   cd "${srcdir}/eclipse"
@@ -51,8 +51,4 @@
   # install icon
   install -Dm644 ${srcdir}/eclipse.svg \
     ${pkgdir}/usr/share/icons/hicolor/scalable/apps/eclipse.svg
-
-  # fix python 2.7 path
-  sed -i 's|#!/usr/bin/python|#!/usr/bin/python2|' \
-    ${pkgdir}/usr/share/eclipse/plugins/org.apache.ant_1.7.1.v20100518-1145/bin/runant.py
 }




More information about the arch-commits mailing list