Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ intellij-idea-community-edition
Commits:
6a8da2b9 by Leonidas Spyropoulos at 2026-02-23T22:38:47+00:00
upgpkg: 4:2025.3.3-1
- - - - -
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 = 2
+ pkgver = 2025.3.3
+ pkgrel = 1
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.30387.20
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/253.30387.20
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=idea/253.31033.145
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/253.31033.145
source = idea.desktop
source = idea.sh
- sha256sums =
27d248d24c367093ce38323a20b3566f685ed458fe7602c9d90df2f6dfdf9a9e
- sha256sums =
c9a70d975729082a8f2ce8e2efa98f1772c1167eae53ece48c3b9ffc856d1d52
+ sha256sums =
47ad960816fee6e24ec9f59f0e8943e1397950fba6c61e510155afadb45bdce7
+ sha256sums =
3cb16afe67ea8bff4eeb199cc465886d610e53ef14df516b06364c24794360f9
sha256sums =
049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93
sha256sums =
22cf581ae64b507a93695db1bda5066356e52f2adff43c9d91301120310dac8d
=====================================
PKGBUILD
=====================================
@@ -4,11 +4,11 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=intellij-idea-community-edition
-pkgver=2025.3.2
-_build=253.30387.20
+pkgver=2025.3.3
+_build=253.31033.145
_jrever=21
_jdkver=21
-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/'
@@ -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=('27d248d24c367093ce38323a20b3566f685ed458fe7602c9d90df2f6dfdf9a9e'
- 'c9a70d975729082a8f2ce8e2efa98f1772c1167eae53ece48c3b9ffc856d1d52'
+sha256sums=('47ad960816fee6e24ec9f59f0e8943e1397950fba6c61e510155afadb45bdce7'
+ '3cb16afe67ea8bff4eeb199cc465886d610e53ef14df516b06364c24794360f9'
'049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93'
'22cf581ae64b507a93695db1bda5066356e52f2adff43c9d91301120310dac8d')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/6a8da2b9dc729d58fb473d20d9f5de0b9f3fd8b8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/6a8da2b9dc729d58fb473d20d9f5de0b9f3fd8b8
You're receiving this email because of your account on gitlab.archlinux.org.