Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] intellij-idea-community-edition: update to 2024.1.
@ 2024-04-04 16:24 Bnyro
  2024-04-04 16:26 ` [PR PATCH] [Updated] " Bnyro
  2024-04-05  1:23 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2024-04-04 16:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 518 bytes --]

There is a new pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages intellij-idea-community-edition
https://github.com/void-linux/void-packages/pull/49703

intellij-idea-community-edition: update to 2024.1.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/49703.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-intellij-idea-community-edition-49703.patch --]
[-- Type: text/x-diff, Size: 1224 bytes --]

From f6e01dc9d944c7bba5c308884ed7d8dbc817a1f4 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 4 Apr 2024 18:23:58 +0200
Subject: [PATCH] intellij-idea-community-edition: update to 2024.1.

---
 srcpkgs/intellij-idea-community-edition/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/intellij-idea-community-edition/template b/srcpkgs/intellij-idea-community-edition/template
index 52a388d73d84f9..6d106b3a80bec2 100644
--- a/srcpkgs/intellij-idea-community-edition/template
+++ b/srcpkgs/intellij-idea-community-edition/template
@@ -1,6 +1,6 @@
 # Template file for 'intellij-idea-community-edition'
 pkgname=intellij-idea-community-edition
-version=2023.3.4
+version=2024.1
 revision=1
 archs="x86_64"
 depends="virtual?java-environment giflib libXtst hicolor-icon-theme"
@@ -9,7 +9,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
 license="Apache-2.0"
 homepage="https://www.jetbrains.org/"
 distfiles="https://download.jetbrains.com/idea/ideaIC-${version}.tar.gz"
-checksum=11c1e785dedcf0b03170120438d513d12a5aab412217db1725827113b7804e9b
+checksum=01d1b224c5e88592f954b17796a76fa8391cdcafef27264e703c7ffe47bb4065
 repository=nonfree
 nopie=yes
 python_version=3

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] intellij-idea-community-edition: update to 2024.1.
  2024-04-04 16:24 [PR PATCH] intellij-idea-community-edition: update to 2024.1 Bnyro
@ 2024-04-04 16:26 ` Bnyro
  2024-04-05  1:23 ` [PR PATCH] [Merged]: " cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2024-04-04 16:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 523 bytes --]

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages intellij-idea-community-edition
https://github.com/void-linux/void-packages/pull/49703

intellij-idea-community-edition: update to 2024.1.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/49703.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-intellij-idea-community-edition-49703.patch --]
[-- Type: text/x-diff, Size: 1224 bytes --]

From d6256f9c5b4b43c6493c348fedc2885393375142 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 4 Apr 2024 18:23:58 +0200
Subject: [PATCH] intellij-idea-community-edition: update to 2024.1.

---
 srcpkgs/intellij-idea-community-edition/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/intellij-idea-community-edition/template b/srcpkgs/intellij-idea-community-edition/template
index ef5c06e8f4b6dd..6d106b3a80bec2 100644
--- a/srcpkgs/intellij-idea-community-edition/template
+++ b/srcpkgs/intellij-idea-community-edition/template
@@ -1,6 +1,6 @@
 # Template file for 'intellij-idea-community-edition'
 pkgname=intellij-idea-community-edition
-version=2023.3.6
+version=2024.1
 revision=1
 archs="x86_64"
 depends="virtual?java-environment giflib libXtst hicolor-icon-theme"
@@ -9,7 +9,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
 license="Apache-2.0"
 homepage="https://www.jetbrains.org/"
 distfiles="https://download.jetbrains.com/idea/ideaIC-${version}.tar.gz"
-checksum=5e376677d4b9810f4171700ce9d9d3ece58f245ce8d9f2011b05966df5dd7ddd
+checksum=01d1b224c5e88592f954b17796a76fa8391cdcafef27264e703c7ffe47bb4065
 repository=nonfree
 nopie=yes
 python_version=3

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: intellij-idea-community-edition: update to 2024.1.
  2024-04-04 16:24 [PR PATCH] intellij-idea-community-edition: update to 2024.1 Bnyro
  2024-04-04 16:26 ` [PR PATCH] [Updated] " Bnyro
@ 2024-04-05  1:23 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-04-05  1:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 347 bytes --]

There's a merged pull request on the void-packages repository

intellij-idea-community-edition: update to 2024.1.
https://github.com/void-linux/void-packages/pull/49703

Description:

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-05  1:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-04 16:24 [PR PATCH] intellij-idea-community-edition: update to 2024.1 Bnyro
2024-04-04 16:26 ` [PR PATCH] [Updated] " Bnyro
2024-04-05  1:23 ` [PR PATCH] [Merged]: " cinerea0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).