aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/eclipse-php/eclipse-php.SlackBuild4
-rw-r--r--development/eclipse-php/eclipse-php.desktop2
-rw-r--r--development/eclipse-php/eclipse-php.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/development/eclipse-php/eclipse-php.SlackBuild b/development/eclipse-php/eclipse-php.SlackBuild
index 7b4fde245df1..b9617505bc10 100644
--- a/development/eclipse-php/eclipse-php.SlackBuild
+++ b/development/eclipse-php/eclipse-php.SlackBuild
@@ -30,8 +30,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=eclipse-php
-VERSION=${VERSION:-4.20}
-SRCVERSION=${SRCVERSION:-2021-06-R}
+VERSION=${VERSION:-4.21}
+SRCVERSION=${SRCVERSION:-2021-09-R}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/eclipse-php/eclipse-php.desktop b/development/eclipse-php/eclipse-php.desktop
index 481c6a7ea7d4..ca52b3ce70b4 100644
--- a/development/eclipse-php/eclipse-php.desktop
+++ b/development/eclipse-php/eclipse-php.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Type=Application
-Exec=env SWT_GTK3=0 eclipse-php
+Exec=eclipse-php
Name=Eclipse PHP
GenericName=Eclipse IDE for PHP Developers
Icon=eclipse-php
diff --git a/development/eclipse-php/eclipse-php.info b/development/eclipse-php/eclipse-php.info
index 092d87d1640b..77bb27308fdb 100644
--- a/development/eclipse-php/eclipse-php.info
+++ b/development/eclipse-php/eclipse-php.info
@@ -1,10 +1,10 @@
PRGNAM="eclipse-php"
-VERSION="4.20"
+VERSION="4.21"
HOMEPAGE="https://www.eclipse.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2021-06/R/eclipse-php-2021-06-R-linux-gtk-x86_64.tar.gz"
-MD5SUM_x86_64="40468d0f3299e34eebe5efa148bbc6fd"
+DOWNLOAD_x86_64="https://download.eclipse.org/technology/epp/downloads/release/2021-09/R/eclipse-php-2021-09-R-linux-gtk-x86_64.tar.gz"
+MD5SUM_x86_64="cbca10775ec59e5333c5b1c611b5e7ae"
REQUIRES="jdk11 webkit2gtk"
MAINTAINER="Giuseppe Di Terlizzi"
EMAIL="giuseppe.diterlizzi@gmail.com"