Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ intellij-idea-community-edition
Commits:
830cc2eb by Leonidas Spyropoulos at 2025-11-21T11:06:36+00:00
upgpkg: 4:2025.2.5-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.4
+ pkgver = 2025.2.5
pkgrel = 1
epoch = 4
url = https://www.jetbrains.com/idea/
@@ -17,11 +17,11 @@ 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.27397.103
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/252.27397.103
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=idea/252.28238.7
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/252.28238.7
source = idea.desktop
source = idea.sh
- sha256sums =
83634b4ab1f802268c217c3282ce7b40fcd1e7307e2c0d36df028bc786dbfc9d
+ sha256sums =
a0ec6d9046ef8eac1ee336587a7cb419a92a2285ff6b7b629bf0cd1bbdba8369
sha256sums =
00a5c922daf65f710c0b6099d6299a9fdff4e77c44ad081bf58e8c502087a81a
sha256sums =
049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93
sha256sums =
8a563d0ee804f6b65eb5135dc19f5a82a3879918119cffb4f9b02a9b203f9e42
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=intellij-idea-community-edition
-pkgver=2025.2.4
-_build=252.27397.103
+pkgver=2025.2.5
+_build=252.28238.7
_jrever=21
_jdkver=21
pkgrel=1
@@ -24,7 +24,7 @@
source=("git+https://github.com/JetBrains/intellij-community.git#tag=idea/${_bui
idea-android::"git+https://github.com/JetBrains/android.git#tag=idea/${_build}"
idea.desktop
idea.sh)
-sha256sums=('83634b4ab1f802268c217c3282ce7b40fcd1e7307e2c0d36df028bc786dbfc9d'
+sha256sums=('a0ec6d9046ef8eac1ee336587a7cb419a92a2285ff6b7b629bf0cd1bbdba8369'
'00a5c922daf65f710c0b6099d6299a9fdff4e77c44ad081bf58e8c502087a81a'
'049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93'
'8a563d0ee804f6b65eb5135dc19f5a82a3879918119cffb4f9b02a9b203f9e42')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/830cc2eb82a91130633bd46d27e9651fc96cd7d7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/830cc2eb82a91130633bd46d27e9651fc96cd7d7
You're receiving this email because of your account on gitlab.archlinux.org.