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

Eric Belanger eric at archlinux.org
Tue Nov 4 05:57:55 UTC 2008


    Date: Tuesday, November 4, 2008 @ 00:57:54
  Author: eric
Revision: 18334

upgpkg: eclipse 3.4.1-1
    fixed md5sums

Modified:
  eclipse/trunk/PKGBUILD

----------+
 PKGBUILD |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-04 05:37:44 UTC (rev 18333)
+++ PKGBUILD	2008-11-04 05:57:54 UTC (rev 18334)
@@ -12,14 +12,18 @@
 depends=('java-environment' gtk2 unzip xulrunner)
 install=eclipse.install
 makedepends=(zip)
-provides=(eclipse)
 license=("EPL/1.1")
 if [ "$CARCH" = "x86_64" ]; then
     _arch=-x86_64
-    md5sums=(6498216f6e6b50a203b5ab319af19dbe
-             78db5f9dfd844288afd49e0f357dd539
-             5a908647b7a9c9bb4467a499ec68b2e2
-	     ee66a334bc443fd23ad9bc080dc6ea69)
+md5sums=('e068a144117bf83a3a4ef62022f47af6'
+         '78db5f9dfd844288afd49e0f357dd539'
+         '5a908647b7a9c9bb4467a499ec68b2e2'
+         'ee66a334bc443fd23ad9bc080dc6ea69')
+else
+md5sums=('bb8aea8f12c8540ae52f35226da9f363'
+         '78db5f9dfd844288afd49e0f357dd539'
+         '5a908647b7a9c9bb4467a499ec68b2e2'
+         'ee66a334bc443fd23ad9bc080dc6ea69')
 fi
 source=(ftp://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops/R-3.4.1-200809111700/eclipse-SDK-$pkgver-linux-gtk$_arch.tar.gz
             eclipse.sh
@@ -44,7 +48,3 @@
   install -m644 $startdir/src/eclipse.desktop \
   	$startdir/pkg/usr/share/applications/eclipse.desktop || return 1
 }
-md5sums=('bb8aea8f12c8540ae52f35226da9f363'
-         '78db5f9dfd844288afd49e0f357dd539'
-         '5a908647b7a9c9bb4467a499ec68b2e2'
-         'ee66a334bc443fd23ad9bc080dc6ea69')




More information about the arch-commits mailing list