Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ intellij-idea-community-edition
Commits:
812821c3 by Leonidas Spyropoulos at 2025-08-06T13:34:51+01:00
upgpkg: 4:2025.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.1.4.1
+ pkgver = 2025.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/251.27812.49
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/251.27812.49
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=idea/252.23892.409
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/252.23892.409
source = idea.desktop
source = idea.sh
source = enable-no-jdr.patch
- sha256sums =
7c6c8629ad26e0179f59340e39f00787456c7797360083fb62b6e81b00ecce0a
- sha256sums =
d72be78023cb71a1de0bea85d54748eef92f0ecdec2bfde782bacec43650f7ab
+ sha256sums =
acbf0a7c8072c4ada81f495f51e27746c92f87dce5a6c7ab46a0eb193846b49d
+ sha256sums =
c17e53c9a313e6d677dd6248f991bd5404c596d39a694e8038ab91e68bf7b2e0
sha256sums =
049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93
sha256sums =
c5787f6777fa292c6376f3fcddc89f1d0ae4b71f3284d9bfefcea0b0ab3d8ea9
sha256sums =
b7858737346fb08423ee7fd177f9e59180d2173d988dd8622b84d58426fcb3a7
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=intellij-idea-community-edition
-pkgver=2025.1.4.1
-_build=251.27812.49
+pkgver=2025.2
+_build=252.23892.409
_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=('7c6c8629ad26e0179f59340e39f00787456c7797360083fb62b6e81b00ecce0a'
- 'd72be78023cb71a1de0bea85d54748eef92f0ecdec2bfde782bacec43650f7ab'
+sha256sums=('acbf0a7c8072c4ada81f495f51e27746c92f87dce5a6c7ab46a0eb193846b49d'
+ 'c17e53c9a313e6d677dd6248f991bd5404c596d39a694e8038ab91e68bf7b2e0'
'049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93'
'c5787f6777fa292c6376f3fcddc89f1d0ae4b71f3284d9bfefcea0b0ab3d8ea9'
'b7858737346fb08423ee7fd177f9e59180d2173d988dd8622b84d58426fcb3a7')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/812821c3138403d96450790dd2f637d430f7c4b3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/812821c3138403d96450790dd2f637d430f7c4b3
You're receiving this email because of your account on gitlab.archlinux.org.