Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ intellij-idea-community-edition


Commits:
77a1cdc3 by Leonidas Spyropoulos at 2023-12-18T13:47:37+00:00
upgpkg: 4:2023.3.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 = 2023.3
+       pkgver = 2023.3.1
        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.241
-       source = 
idea-android::git+https://github.com/JetBrains/android.git#tag=idea/233.11799.241
+       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 = idea.desktop
        source = idea.sh
        source = enable-no-jdr.patch


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Maintainer: Orhun Parmaksız <or...@archlinux.org>
 
 pkgname=intellij-idea-community-edition
-pkgver=2023.3
-_build=233.11799.241
+pkgver=2023.3.1
+_build=233.11799.300
 _jrever=17
 _jdkver=17
 pkgrel=1
@@ -63,7 +63,7 @@ build() {
   export MAVEN_REPOSITORY=${srcdir}/.m2/repository
   
   ./installers.cmd -Dintellij.build.use.compiled.classes=false 
-Dintellij.build.target.os=linux
-  tar -xf out/idea-ce/artifacts/ideaIC-${pkgver}-no-jbr.tar.gz -C "${srcdir}"
+  tar -xf out/idea-ce/artifacts/ideaIC-${_build}-no-jbr.tar.gz -C "${srcdir}"
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/77a1cdc3460cf4098b63e52474eb3bed29b07a7d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/intellij-idea-community-edition/-/commit/77a1cdc3460cf4098b63e52474eb3bed29b07a7d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to