Package Details: intellij-idea-community-edition-jre 2022.3.3-1

Git Clone URL: https://aur.archlinux.org/intellij-idea-community-edition-jre.git (read-only, click to copy)
Package Base: intellij-idea-community-edition-jre
Description: Intellij Idea Community Edition with bundled JRE
Upstream URL: http://www.jetbrains.com/idea/
Keywords: IDEA intellij Jetbrains
Licenses: Apache2
Conflicts: jetbrains-idea-ce
Provides: jetbrains-idea-ce
Submitter: tjquillan
Maintainer: tjquillan (dmarinov)
Last Packager: dmarinov
Votes: 11
Popularity: 0.003585
First Submitted: 2018-05-05 04:05 (UTC)
Last Updated: 2023-03-14 13:54 (UTC)

Dependencies (6)

Required by (0)

Sources (2)

Latest Comments

1 2 3 Next › Last »

baba.opensource commented on 2021-08-15 20:04 (UTC)

Hi, I was able to upgrade using the following changes (sorry been having problems with posting & formatting):

diff --git a/PKGBUILD b/PKGBUILD
index 5641d8d..9f36757 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@

 pkgname=intellij-idea-community-edition-jre
 _appname=jetbrains-idea-ce
-pkgver=2021.1.2
-_buildver=211.7442.40
+pkgver=2021.2
+_buildver=212.4746.92
 pkgrel=1
 pkgdesc="Intellij Idea Community Edition with bundled JRE"
 arch=('any')
@@ -14,7 +14,7 @@ provides=("$_appname")
 conflicts=("$_appname")
 source=("https://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz"
                "$_appname.desktop")
-sha256sums=('e2517d79b39581f1548ca4119cb2fa478505cf73203d97b4f3292f05ae71250e'
+sha256sums=('7c27799861fb1ba0d43a3565a1ec2be789e1871191be709f0e79f1e17d3571fe'
             '91aa66e16e428d595c9f76a02f5a6d54d6fb0b1d1ccac4159cfb7070cff26a4b')

 package() {

xenolith commented on 2021-01-02 00:53 (UTC)

Updated to latest version:

diff --git a/PKGBUILD b/PKGBUILD
index 3aa247a..2563c44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@

 pkgname=intellij-idea-community-edition-jre
 _appname=jetbrains-idea-ce
-pkgver=2020.3.1
-_buildver=203.6682.168
+pkgver=2020.3
+_buildver=203.5981.155
 pkgrel=1
 pkgdesc="Intellij Idea Community Edition with bundled JRE"
 arch=('any')
@@ -14,7 +14,7 @@ provides=("$_appname")
 conflicts=("$_appname")
 source=("https://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz"
                "$_appname.desktop")
-sha256sums=('06abca33b240b24f447dada437f5ce7387b47644c76378230254d6163882a42a'
+sha256sums=('c6f78b72cf7b82619685651ae8517c3faf983dc558c4d4f4c171801ab8d43674'
             '91aa66e16e428d595c9f76a02f5a6d54d6fb0b1d1ccac4159cfb7070cff26a4b')

 package() {

tjquillan commented on 2020-10-08 13:13 (UTC)

Hi all, I have pushed a new version with a fixed buildver. Sorry about that!

woschtl commented on 2020-10-08 11:27 (UTC) (edited on 2020-10-08 11:33 (UTC) by woschtl)

I have the same problem as TangledShoelace. I think the folder needs to be changed to idea-IC-202.7660.26.

It works if I set _buildver=202.7660.26 in the PKGBUILD.

TangledShoelace commented on 2020-10-08 09:55 (UTC)

Hey, I'm getting an error installing the package:

PKGBUILD: line 21: cd: idea-IC-202.7319.50: No such file or directory

Anyone else have this? Any known fix? I haven't yet investigasted the cause.

tjquillan commented on 2020-08-27 15:43 (UTC)

Hi, sorry for the delay. I do my best to keep this up to date, ha ha.

baba.opensource commented on 2020-08-27 15:30 (UTC)

@tbroyer thank you very much. I wish I knew more so that I could contribute to maintaining this package.

tbroyer commented on 2020-08-27 15:14 (UTC)

@baba.opensource: I flagged it as out-of-date yesterday, with the diff I'm using: https://aur.archlinux.org/pkgbase/intellij-idea-community-edition-jre/flag-comment/ (didn't have any issue for the moment)

baba.opensource commented on 2020-08-27 15:09 (UTC) (edited on 2020-08-27 15:19 (UTC) by baba.opensource)

Hi (I am a newbie).

there is a new version:

  • pkgver=2020.2.1
  • a107f09ae789acc1324fdf8d22322ea4e4654656c742e4dee8a184e265f1b014
  • _buildver=202.6948.69