Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ intellij-idea-community-edition
Commits:
28b32432 by Leonidas Spyropoulos at 2025-09-19T14:14:41+01:00
upgpkg: 4:2025.2.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = intellij-idea-community-edition
pkgdesc = IDE for Java, Groovy and other programming languages with
advanced refactoring features
- pkgver = 2025.2.1
+ pkgver = 2025.2.2
pkgrel = 1
epoch = 4
url = https://www.jetbrains.com/idea/
@@ -17,13 +17,13 @@ pkgbase = intellij-idea-community-edition
depends = hicolor-icon-theme
optdepends = lldb: lldb frontend integration
backup = usr/share/idea/bin/idea64.vmoptions
- source =
git+https://github.com/JetBrains/intellij-community.git#tag=idea/252.25557.131
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/252.25557.131
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=idea/252.26199.169
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/252.26199.169
source = idea.desktop
source = idea.sh
source = enable-no-jdr.patch
- sha256sums =
12f651ebcc424f2b678a09ffea7a90c1a081ed8ff946338a5863d9b071018b49
- sha256sums =
4ce53bbedfcd4792cd9df62079ab99642149bdb418c9062a3cd1444cd10c5ed8
+ sha256sums =
b44b255e107bbd4782adb90985d2cde8cff117e0cc6f6402eac9f2c104ff9fc6
+ sha256sums =
d8e3187fd2d7e93f2627de9a75558aa731dd394c2af6145ee606009d2d8f9ec9
sha256sums =
049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93
sha256sums =
c5787f6777fa292c6376f3fcddc89f1d0ae4b71f3284d9bfefcea0b0ab3d8ea9
sha256sums =
b7858737346fb08423ee7fd177f9e59180d2173d988dd8622b84d58426fcb3a7
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=intellij-idea-community-edition
-pkgver=2025.2.1
-_build=252.25557.131
+pkgver=2025.2.2
+_build=252.26199.169
_jrever=21
_jdkver=21
pkgrel=1
@@ -25,8 +25,8 @@
source=("git+https://github.com/JetBrains/intellij-community.git#tag=idea/${_bui
idea.desktop
idea.sh
enable-no-jdr.patch)
-sha256sums=('12f651ebcc424f2b678a09ffea7a90c1a081ed8ff946338a5863d9b071018b49'
- '4ce53bbedfcd4792cd9df62079ab99642149bdb418c9062a3cd1444cd10c5ed8'
+sha256sums=('b44b255e107bbd4782adb90985d2cde8cff117e0cc6f6402eac9f2c104ff9fc6'
+ 'd8e3187fd2d7e93f2627de9a75558aa731dd394c2af6145ee606009d2d8f9ec9'
'049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93'
'c5787f6777fa292c6376f3fcddc89f1d0ae4b71f3284d9bfefcea0b0ab3d8ea9'
'b7858737346fb08423ee7fd177f9e59180d2173d988dd8622b84d58426fcb3a7')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/28b324324fc7b5728d3259914c9f15e3ec971585
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/28b324324fc7b5728d3259914c9f15e3ec971585
You're receiving this email because of your account on gitlab.archlinux.org.