Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages / intellij-idea-community-edition
Commits: dee243e8 by Leonidas Spyropoulos at 2024-10-26T12:32:49+01:00 upgpkg: 4:2024.2.4-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.2.3 + pkgver = 2024.2.4 pkgrel = 1 epoch = 4 url = https://www.jetbrains.com/idea/ @@ -20,13 +20,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/242.23339.11 - source = idea-android::git+https://github.com/JetBrains/android.git#tag=idea/242.23339.11 + source = git+https://github.com/JetBrains/intellij-community.git#tag=idea/242.23726.103 + source = idea-android::git+https://github.com/JetBrains/android.git#tag=idea/242.23726.103 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 = eedc27bb3714faed9222453ecc0887fd583bcca64fcdb51048f84c4ee5f2460a + sha256sums = ae65d37ad69bc29d06554c9c30c4a569fde217ce1ac48f32ccdad873926a1e0e sha256sums = e8020b00170f53e50e783baa18ad1b0bddf0a68f9b1cc153c6a77bfaaf74ef49 sha256sums = 049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93 sha256sums = 6f2b00d5bcf54639e6a1fa6387dffb9fb035f1dd58ffd31ea1689af74a30b784 ===================================== PKGBUILD ===================================== @@ -4,8 +4,8 @@ # Maintainer: Orhun Parmaksız <or...@archlinux.org> pkgname=intellij-idea-community-edition -pkgver=2024.2.3 -_build=242.23339.11 +pkgver=2024.2.4 +_build=242.23726.103 _jrever=21 _jdkver=21 pkgrel=1 @@ -29,7 +29,7 @@ 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=('eedc27bb3714faed9222453ecc0887fd583bcca64fcdb51048f84c4ee5f2460a' +sha256sums=('ae65d37ad69bc29d06554c9c30c4a569fde217ce1ac48f32ccdad873926a1e0e' 'e8020b00170f53e50e783baa18ad1b0bddf0a68f9b1cc153c6a77bfaaf74ef49' '049c4326b6b784da0c698cf62262b591b20abb52e0dcf869f869c0c655f3ce93' '6f2b00d5bcf54639e6a1fa6387dffb9fb035f1dd58ffd31ea1689af74a30b784' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/dee243e8b37509e9a5c04af0d6f25a30ef6433d3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/dee243e8b37509e9a5c04af0d6f25a30ef6433d3 You're receiving this email because of your account on gitlab.archlinux.org.