Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ intellij-idea-community-edition
Commits:
5cf7a720 by Leonidas Spyropoulos at 2026-01-25T12:40:39+00:00
upgpkg: 4:2025.3.2-2
- - - - -
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 = 2025.3.2
- pkgrel = 1
+ pkgrel = 2
epoch = 4
url = https://www.jetbrains.com/idea/
arch = x86_64
@@ -17,12 +17,12 @@ 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/253.29346.138
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/253.29346.138
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=idea/253.30387.20
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/253.30387.20
source = idea.desktop
source = idea.sh
- sha256sums =
98562be3091310a6bcef39ad93422a3898367f03c0cf55026995313a17322226
- sha256sums =
21113cafe59ce558701ca1a7934d2d1620c6d1f3e7720c8c72a2673b1e5f0ac2
+ sha256sums =
27d248d24c367093ce38323a20b3566f685ed458fe7602c9d90df2f6dfdf9a9e
+ sha256sums =
c9a70d975729082a8f2ce8e2efa98f1772c1167eae53ece48c3b9ffc856d1d52
sha256sums =
049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93
sha256sums =
22cf581ae64b507a93695db1bda5066356e52f2adff43c9d91301120310dac8d
=====================================
PKGBUILD
=====================================
@@ -5,10 +5,10 @@
pkgname=intellij-idea-community-edition
pkgver=2025.3.2
-_build=253.29346.138
+_build=253.30387.20
_jrever=21
_jdkver=21
-pkgrel=1
+pkgrel=2
epoch=4
pkgdesc='IDE for Java, Groovy and other programming languages with advanced
refactoring features'
url='https://www.jetbrains.com/idea/'
@@ -24,8 +24,8 @@
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=('98562be3091310a6bcef39ad93422a3898367f03c0cf55026995313a17322226'
- '21113cafe59ce558701ca1a7934d2d1620c6d1f3e7720c8c72a2673b1e5f0ac2'
+sha256sums=('27d248d24c367093ce38323a20b3566f685ed458fe7602c9d90df2f6dfdf9a9e'
+ 'c9a70d975729082a8f2ce8e2efa98f1772c1167eae53ece48c3b9ffc856d1d52'
'049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93'
'22cf581ae64b507a93695db1bda5066356e52f2adff43c9d91301120310dac8d')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/5cf7a720ccb64bf182959d8543212884d972bb0e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/5cf7a720ccb64bf182959d8543212884d972bb0e
You're receiving this email because of your account on gitlab.archlinux.org.