Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ intellij-idea-community-edition
Commits:
09f47381 by Leonidas Spyropoulos at 2025-02-01T10:28:01+00:00
upgpkg: 4:2024.3.2.2-1: new upstream release
- - - - -
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 = 2024.3.1.1
+ pkgver = 2024.3.2.2
pkgrel = 1
epoch = 4
url = https://www.jetbrains.com/idea/
@@ -20,14 +20,14 @@ pkgbase = intellij-idea-community-edition
optdepends = lldb: lldb frontend integration
noextract = junit-3.8.1.jar
backup = usr/share/idea/bin/idea64.vmoptions
- source =
git+https://github.com/JetBrains/intellij-community.git#tag=idea/243.22562.218
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/243.22562.218
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=idea/243.23654.189
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/243.23654.189
source = idea.desktop
source = idea.sh
source = enable-no-jdr.patch
source =
https://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
- sha256sums =
a12fbb5878f4c604216a2a6b659be640fc2f9ae00100746af66d52f60f8338ce
- sha256sums =
9e8c1ce4ba1e9a1cbe189d51cb18b1aca6300b1d86aa8f8031a7319f79cb5c78
+ sha256sums =
a720442dadaea90a7473601ce716e9904dd01f97f9285f34dc0e103f24fed590
+ sha256sums =
e1fabad30c867c3b9517cce7e9121b0c3dd5082a17ab606ddaae53833a64248f
sha256sums =
049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93
sha256sums =
c5787f6777fa292c6376f3fcddc89f1d0ae4b71f3284d9bfefcea0b0ab3d8ea9
sha256sums =
b7858737346fb08423ee7fd177f9e59180d2173d988dd8622b84d58426fcb3a7
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=intellij-idea-community-edition
-pkgver=2024.3.1.1
-_build=243.22562.218
+pkgver=2024.3.2.2
+_build=243.23654.189
_jrever=21
_jdkver=21
pkgrel=1
@@ -29,8 +29,8 @@
source=("git+https://github.com/JetBrains/intellij-community.git#tag=idea/${_bui
# assumes the user's maven repo is at {$HOME}/.m2/repository and it
contains junit-3.8.1.jar
https://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar)
noextract=('junit-3.8.1.jar')
-sha256sums=('a12fbb5878f4c604216a2a6b659be640fc2f9ae00100746af66d52f60f8338ce'
- '9e8c1ce4ba1e9a1cbe189d51cb18b1aca6300b1d86aa8f8031a7319f79cb5c78'
+sha256sums=('a720442dadaea90a7473601ce716e9904dd01f97f9285f34dc0e103f24fed590'
+ 'e1fabad30c867c3b9517cce7e9121b0c3dd5082a17ab606ddaae53833a64248f'
'049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93'
'c5787f6777fa292c6376f3fcddc89f1d0ae4b71f3284d9bfefcea0b0ab3d8ea9'
'b7858737346fb08423ee7fd177f9e59180d2173d988dd8622b84d58426fcb3a7'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/09f47381ac7a6412fd1a072522602a5997f868de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/09f47381ac7a6412fd1a072522602a5997f868de
You're receiving this email because of your account on gitlab.archlinux.org.