aboutsummaryrefslogtreecommitdiff
path: root/development/idea
diff options
context:
space:
mode:
Diffstat (limited to 'development/idea')
-rw-r--r--development/idea/idea.SlackBuild4
-rw-r--r--development/idea/idea.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/development/idea/idea.SlackBuild b/development/idea/idea.SlackBuild
index 5119424578..99a5c5507d 100644
--- a/development/idea/idea.SlackBuild
+++ b/development/idea/idea.SlackBuild
@@ -8,7 +8,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=idea
ARCNAM=ideaIC
-VERSION=${VERSION:-2024.3.3}
+VERSION=${VERSION:-2025.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -60,7 +60,7 @@ cat << EOF > $PKG/usr/share/applications/$PRGNAM.desktop
Version=1.0
Type=Application
Path=/opt/$PRGNAM
-Exec=/opt/$PRGNAM/bin/$PRGNAM.sh %f
+Exec=/opt/$PRGNAM/bin/$PRGNAM %f
Name=IntelliJ IDEA Community Edition
GenericName=IntelliJ IDEA
Comment=Develop with pleasure!
diff --git a/development/idea/idea.info b/development/idea/idea.info
index 892f74d8b4..4a3eafd27c 100644
--- a/development/idea/idea.info
+++ b/development/idea/idea.info
@@ -1,10 +1,10 @@
PRGNAM="idea"
-VERSION="2024.3.3"
+VERSION="2025.1.2"
HOMEPAGE="http://www.jetbrains.com/idea/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.jetbrains.com/idea/ideaIC-2024.3.3.tar.gz"
-MD5SUM_x86_64="76b34c0fae526334548e8d0b49fac809"
-REQUIRES="zulu-openjdk17"
+DOWNLOAD_x86_64="https://download.jetbrains.com/idea/ideaIC-2025.1.2.tar.gz"
+MD5SUM_x86_64="5642350b828c82019e027d04980fa416"
+REQUIRES="zulu-openjdk21"
MAINTAINER="Joielechong"
EMAIL="juansspy@gmail.com"