Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ intellij-idea-community-edition
Commits:
ecf54dd9 by Leonidas Spyropoulos at 2024-08-21T12:37:27+01:00
upgpkg: 4:2024.2.0.2-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = intellij-idea-community-edition
pkgdesc = IDE for Java, Groovy and other programming languages with
advanced refactoring features
- pkgver = 2024.2.0.1
- pkgrel = 2
+ pkgver = 2024.2.0.2
+ pkgrel = 1
epoch = 4
url = https://www.jetbrains.com/idea/
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = intellij-idea-community-edition
optdepends = lldb: lldb frontend integration
noextract = junit-3.8.1.jar
backup = usr/share/idea/bin/idea64.vmoptions
- source =
git+https://github.com/JetBrains/intellij-community.git#tag=idea/242.20224.387
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/242.20224.387
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=idea/242.20224.419
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/242.20224.419
source = idea.desktop
source = idea.sh
source = enable-no-jdr.patch
=====================================
PKGBUILD
=====================================
@@ -4,11 +4,11 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=intellij-idea-community-edition
-pkgver=2024.2.0.1
-_build=242.20224.387
+pkgver=2024.2.0.2
+_build=242.20224.419
_jrever=17
_jdkver=17
-pkgrel=2
+pkgrel=1
epoch=4
pkgdesc='IDE for Java, Groovy and other programming languages with advanced
refactoring features'
url='https://www.jetbrains.com/idea/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/ecf54dd98ee43712db767c7697b69078d6b14ba6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/ecf54dd98ee43712db767c7697b69078d6b14ba6
You're receiving this email because of your account on gitlab.archlinux.org.