summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/eclipse/README5
-rw-r--r--development/eclipse/eclipse.SlackBuild2
-rw-r--r--development/eclipse/eclipse.info12
3 files changed, 9 insertions, 10 deletions
diff --git a/development/eclipse/README b/development/eclipse/README
index 54c636d044..af5efcd2a1 100644
--- a/development/eclipse/README
+++ b/development/eclipse/README
@@ -8,6 +8,5 @@ The classic Eclipse package contains: the Eclipse Platform, Java Development
Tools, and Plug-in Development Environment, including source and both user
and programmer documentation.
-Eclipse internal web browser needs xulrunner OR webkit. Both are available
-in Slackbuilds.org. Note: Firefox/Seamonkey libraries included in
-Slackware packages does NOT work at all.
+Eclipse internal web browser needs xulrunner OR webkit.
+Note: Firefox/Seamonkey libraries included in Slackware does NOT work at all.
diff --git a/development/eclipse/eclipse.SlackBuild b/development/eclipse/eclipse.SlackBuild
index b661790bbf..20227e5890 100644
--- a/development/eclipse/eclipse.SlackBuild
+++ b/development/eclipse/eclipse.SlackBuild
@@ -26,7 +26,7 @@
# This script is just a binary repackaging.
PRGNAM=eclipse
-VERSION=3.7.2
+VERSION=4.2
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/eclipse/eclipse.info b/development/eclipse/eclipse.info
index 27cb29ceee..b0107d0661 100644
--- a/development/eclipse/eclipse.info
+++ b/development/eclipse/eclipse.info
@@ -1,10 +1,10 @@
PRGNAM="eclipse"
-VERSION="3.7.2"
+VERSION="4.2"
HOMEPAGE="http://www.eclipse.org"
-DOWNLOAD="http://download.eclipse.org/eclipse/downloads/drops/R-3.7.2-201202080800/eclipse-SDK-3.7.2-linux-gtk.tar.gz"
-MD5SUM="79b90faa1ee6e7af1910c3a5077b594f"
-DOWNLOAD_x86_64="http://download.eclipse.org/eclipse/downloads/drops/R-3.7.2-201202080800/eclipse-SDK-3.7.2-linux-gtk-x86_64.tar.gz"
-MD5SUM_x86_64="6a0fd32cb6a986032a67defab3753476"
+DOWNLOAD="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/eclipse-SDK-4.2-linux-gtk.tar.gz"
+MD5SUM="506b9f4e3919ebe3d6a717cd9bef5e07"
+DOWNLOAD_x86_64="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/eclipse-SDK-4.2-linux-gtk-x86_64.tar.gz"
+MD5SUM_x86_64="804938dd087c310d8bfd54c8024afbbd"
MAINTAINER="Andre Barboza"
EMAIL="bmg.andre@gmail.com"
-APPROVED="dsomero"
+APPROVED="rworkman"