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 " 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