Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ intellij-idea-community-edition
Commits:
8f1f0f7b by Leonidas Spyropoulos at 2025-01-03T09:44:21+00:00
upgpkg: 4:2024.3.1.1-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
+ pkgver = 2024.3.1.1
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.21565.193
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/243.21565.193
+ 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 = 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 =
da8ad2d69635eef92c111bc3d87e7b004484d13ffc836cabde10536c3d38898a
- sha256sums =
034626284f2c53fab60343f812541a61849622d8f234dfcd43ba793310a0d234
+ sha256sums =
a12fbb5878f4c604216a2a6b659be640fc2f9ae00100746af66d52f60f8338ce
+ sha256sums =
9e8c1ce4ba1e9a1cbe189d51cb18b1aca6300b1d86aa8f8031a7319f79cb5c78
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
-_build=243.21565.193
+pkgver=2024.3.1.1
+_build=243.22562.218
_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=('da8ad2d69635eef92c111bc3d87e7b004484d13ffc836cabde10536c3d38898a'
- '034626284f2c53fab60343f812541a61849622d8f234dfcd43ba793310a0d234'
+sha256sums=('a12fbb5878f4c604216a2a6b659be640fc2f9ae00100746af66d52f60f8338ce'
+ '9e8c1ce4ba1e9a1cbe189d51cb18b1aca6300b1d86aa8f8031a7319f79cb5c78'
'049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93'
'c5787f6777fa292c6376f3fcddc89f1d0ae4b71f3284d9bfefcea0b0ab3d8ea9'
'b7858737346fb08423ee7fd177f9e59180d2173d988dd8622b84d58426fcb3a7'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/8f1f0f7b8c9ac1d000384c8bf4fc845a11662ad8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/8f1f0f7b8c9ac1d000384c8bf4fc845a11662ad8
You're receiving this email because of your account on gitlab.archlinux.org.