Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ intellij-idea-community-edition
Commits:
1c8ed68e by Leonidas Spyropoulos at 2023-12-22T15:45:15+00:00
upgpkg: 4:2023.3.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 = 2023.3.1
+ pkgver = 2023.3.2
pkgrel = 1
epoch = 4
url = https://www.jetbrains.com/idea/
@@ -21,8 +21,8 @@ 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/233.11799.300
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/233.11799.300
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=idea/233.13135.103
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/233.13135.103
source = idea.desktop
source = idea.sh
source = enable-no-jdr.patch
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Maintainer: Orhun Parmaksız <[email protected]>
pkgname=intellij-idea-community-edition
-pkgver=2023.3.1
-_build=233.11799.300
+pkgver=2023.3.2
+_build=233.13135.103
_jrever=17
_jdkver=17
pkgrel=1
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/1c8ed68e1e13fc38eb4666c0c6e3b92e064d3fc6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/1c8ed68e1e13fc38eb4666c0c6e3b92e064d3fc6
You're receiving this email because of your account on gitlab.archlinux.org.