Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ intellij-idea-community-edition
Commits:
b6cb6a1b by Leonidas Spyropoulos at 2025-03-20T12:08:10+00:00
upgpkg: 4:2024.3.5-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 = 2024.3.4.1
+ pkgver = 2024.3.5
pkgrel = 1
epoch = 4
url = https://www.jetbrains.com/idea/
@@ -18,13 +18,13 @@ 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.25659.59
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/243.25659.59
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=idea/243.26053.27
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/243.26053.27
source = idea.desktop
source = idea.sh
source = enable-no-jdr.patch
- sha256sums =
9ee866b84c871b5c70aa31ec8e1003a4700f142709079379fafa00b9c703edce
- sha256sums =
b86e44b3f99229c5838334851621629b057d1850b0d22f3418b962a3cf9cdffd
+ sha256sums =
5f735750c6b73a4f084b2380979f28f57f8c703339a59482173f8ec5112032f2
+ sha256sums =
c5e830ac2e33598b96d3bde85f49e48663b5ff2452b9efafbe3e349d10141650
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.4.1
-_build=243.25659.59
+pkgver=2024.3.5
+_build=243.26053.27
_jrever=21
_jdkver=21
pkgrel=1
@@ -26,8 +26,8 @@
source=("git+https://github.com/JetBrains/intellij-community.git#tag=idea/${_bui
idea.sh
enable-no-jdr.patch)
noextract=('junit-3.8.1.jar')
-sha256sums=('9ee866b84c871b5c70aa31ec8e1003a4700f142709079379fafa00b9c703edce'
- 'b86e44b3f99229c5838334851621629b057d1850b0d22f3418b962a3cf9cdffd'
+sha256sums=('5f735750c6b73a4f084b2380979f28f57f8c703339a59482173f8ec5112032f2'
+ 'c5e830ac2e33598b96d3bde85f49e48663b5ff2452b9efafbe3e349d10141650'
'049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93'
'c5787f6777fa292c6376f3fcddc89f1d0ae4b71f3284d9bfefcea0b0ab3d8ea9'
'b7858737346fb08423ee7fd177f9e59180d2173d988dd8622b84d58426fcb3a7')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/b6cb6a1be289118fee65d67bfb31f06502d19f11
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/b6cb6a1be289118fee65d67bfb31f06502d19f11
You're receiving this email because of your account on gitlab.archlinux.org.