Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Updated IntelliJ version to latest 2020.1.1
@ 2020-05-30 11:48 rafa-99
  2020-05-30 12:03 ` [PR PATCH] [Updated] " rafa-99
  2020-06-01 11:43 ` [PR PATCH] [Closed]: " rafa-99
  0 siblings, 2 replies; 3+ messages in thread
From: rafa-99 @ 2020-05-30 11:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rafa-99/void-packages master
https://github.com/void-linux/void-packages/pull/22428

Updated IntelliJ version to latest 2020.1.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-22428.patch --]
[-- Type: text/x-diff, Size: 1213 bytes --]

From c0094e47a79b538ad371c7d22e3b4927a48688df Mon Sep 17 00:00:00 2001
From: rafa-99 <63216029+rafa-99@users.noreply.github.com>
Date: Sat, 30 May 2020 12:47:28 +0100
Subject: [PATCH] Updated IntelliJ version to latest 2020.1.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 e6981862fea..2515c94fee3 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=2019.2.4
+version=2020.1.1
 revision=1
 archs="i686 x86_64"
 depends="virtual?java-environment giflib libXtst"
@@ -9,7 +9,7 @@ maintainer="John <johnz@posteo.net>"
 license="Apache-2.0"
 homepage="https://www.jetbrains.org/"
 distfiles="https://download.jetbrains.com/idea/ideaIC-${version}-no-jbr.tar.gz"
-checksum=5e318015a0105fd72802794afcf976a2db5d9b7cd53e3f53c95c31ee4736211c
+checksum=d6e1e0c3dcc74b912b2b5e121da0a65e793fb82426195c46929c06874959d2c5
 repository=nonfree
 nopie=yes
 

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

* Re: [PR PATCH] [Updated] Updated IntelliJ version to latest 2020.1.1
  2020-05-30 11:48 [PR PATCH] Updated IntelliJ version to latest 2020.1.1 rafa-99
@ 2020-05-30 12:03 ` rafa-99
  2020-06-01 11:43 ` [PR PATCH] [Closed]: " rafa-99
  1 sibling, 0 replies; 3+ messages in thread
From: rafa-99 @ 2020-05-30 12:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rafa-99/void-packages master
https://github.com/void-linux/void-packages/pull/22428

Updated IntelliJ version to latest 2020.1.1
Updated IntelliJ community edition to latest one with the correct sha256 hashes

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-22428.patch --]
[-- Type: text/x-diff, Size: 2301 bytes --]

From c0094e47a79b538ad371c7d22e3b4927a48688df Mon Sep 17 00:00:00 2001
From: rafa-99 <63216029+rafa-99@users.noreply.github.com>
Date: Sat, 30 May 2020 12:47:28 +0100
Subject: [PATCH 1/2] Updated IntelliJ version to latest 2020.1.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 e6981862fea..2515c94fee3 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=2019.2.4
+version=2020.1.1
 revision=1
 archs="i686 x86_64"
 depends="virtual?java-environment giflib libXtst"
@@ -9,7 +9,7 @@ maintainer="John <johnz@posteo.net>"
 license="Apache-2.0"
 homepage="https://www.jetbrains.org/"
 distfiles="https://download.jetbrains.com/idea/ideaIC-${version}-no-jbr.tar.gz"
-checksum=5e318015a0105fd72802794afcf976a2db5d9b7cd53e3f53c95c31ee4736211c
+checksum=d6e1e0c3dcc74b912b2b5e121da0a65e793fb82426195c46929c06874959d2c5
 repository=nonfree
 nopie=yes
 

From 3ed46a8d1f458f4f80c9297ca3d5572816248fe4 Mon Sep 17 00:00:00 2001
From: rafa-99 <63216029+rafa-99@users.noreply.github.com>
Date: Sat, 30 May 2020 13:03:48 +0100
Subject: [PATCH 2/2] Removed line from no longer existant file

---
 srcpkgs/intellij-idea-community-edition/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/intellij-idea-community-edition/template b/srcpkgs/intellij-idea-community-edition/template
index 2515c94fee3..7fc84f85be8 100644
--- a/srcpkgs/intellij-idea-community-edition/template
+++ b/srcpkgs/intellij-idea-community-edition/template
@@ -24,7 +24,6 @@ do_install() {
 
 	mv bin lib plugins redist product-info.json build.txt  ${DESTDIR}/usr/lib/intellij-idea
 	mv LICENSE.txt NOTICE.txt license ${DESTDIR}/usr/share/doc/intellij-idea
-	rm ${DESTDIR}/usr/lib/intellij-idea/bin/fsnotifier-arm
 	rm ${DESTDIR}/usr/lib/intellij-idea/plugins/android/lib/libwebp/win -rf
 	rm ${DESTDIR}/usr/lib/intellij-idea/plugins/android/lib/libwebp/mac -rf
 	rm ${DESTDIR}/usr/lib/intellij-idea/plugins/maven/lib/maven3/lib/jansi-native/windows32 -rf

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

* Re: [PR PATCH] [Closed]: Updated IntelliJ version to latest 2020.1.1
  2020-05-30 11:48 [PR PATCH] Updated IntelliJ version to latest 2020.1.1 rafa-99
  2020-05-30 12:03 ` [PR PATCH] [Updated] " rafa-99
@ 2020-06-01 11:43 ` rafa-99
  1 sibling, 0 replies; 3+ messages in thread
From: rafa-99 @ 2020-06-01 11:43 UTC (permalink / raw)
  To: ml

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

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

Updated IntelliJ version to latest 2020.1.1
https://github.com/void-linux/void-packages/pull/22428

Description:
Updated IntelliJ community edition to latest one with the correct sha256 hashes

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

end of thread, other threads:[~2020-06-01 11:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-30 11:48 [PR PATCH] Updated IntelliJ version to latest 2020.1.1 rafa-99
2020-05-30 12:03 ` [PR PATCH] [Updated] " rafa-99
2020-06-01 11:43 ` [PR PATCH] [Closed]: " rafa-99

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