Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] intellij-idea-community-edition: update to 2024.2.2.
@ 2024-09-22 12:26 Bnyro
  2024-09-22 12:28 ` [PR PATCH] [Updated] " Bnyro
  2024-09-23  8:21 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2024-09-22 12:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 519 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/52308

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

#### 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/52308.patch is attached

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

From a89fcc6dd3edeafffdfbfcb68fe527f40b5a32b0 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sun, 22 Sep 2024 14:23:36 +0200
Subject: [PATCH] intellij-idea-community-edition: update to 2024.2.2.

---
 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 05b7b71822e8e9..26b50863498557 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=2024.2.0.2
+version=2024.2.2
 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=acca1c3dde049895a11069f1c3245f69cfe64fdfc520ab0a0ea8b684b53b50cd
+checksum=b996f6418cd4beb8d77f5f283c0a37108e33b3c822a7d398dfa15b73967595b2
 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.2.2.
  2024-09-22 12:26 [PR PATCH] intellij-idea-community-edition: update to 2024.2.2 Bnyro
@ 2024-09-22 12:28 ` Bnyro
  2024-09-23  8:21 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2024-09-22 12:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 524 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/52308

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

#### 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/52308.patch is attached

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

From 2910c1c5e9db636bea198289db01aa1e2d87e880 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sun, 22 Sep 2024 14:23:36 +0200
Subject: [PATCH] intellij-idea-community-edition: update to 2024.2.2.

---
 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 fa182e6952f2a8..26b50863498557 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=2024.2.1
+version=2024.2.2
 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=781cc03526d5811061c6ffd211942698b3d18ed2f055a04f384956686a7aa0a6
+checksum=b996f6418cd4beb8d77f5f283c0a37108e33b3c822a7d398dfa15b73967595b2
 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.2.2.
  2024-09-22 12:26 [PR PATCH] intellij-idea-community-edition: update to 2024.2.2 Bnyro
  2024-09-22 12:28 ` [PR PATCH] [Updated] " Bnyro
@ 2024-09-23  8:21 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-09-23  8:21 UTC (permalink / raw)
  To: ml

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

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

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

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-09-23  8:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-22 12:26 [PR PATCH] intellij-idea-community-edition: update to 2024.2.2 Bnyro
2024-09-22 12:28 ` [PR PATCH] [Updated] " Bnyro
2024-09-23  8:21 ` [PR PATCH] [Merged]: " classabbyamp

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).