From 5a0927579c9ff943f5aa8474c6a0bb7af595c181 Mon Sep 17 00:00:00 2001 From: OtakuSenpai Date: Sat, 26 May 2018 04:01:53 +0530 Subject: [PATCH] intellij-idea-community-edition: Update to 18.1.4. Closes #14704. Signed-off-by: Enno Boland --- 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 35c669ef1a..8fadf5fc9b 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=2018.1.3 +version=2018.1.4 revision=1 depends="virtual?java-environment giflib libXtst" short_desc="Java integrated development environment by JetBrains" @@ -8,7 +8,7 @@ maintainer="Adrian Siekierka " license="Apache-2.0" homepage="https://www.jetbrains.org/" distfiles="https://download.jetbrains.com/idea/ideaIC-${version}-no-jdk.tar.gz" -checksum=7264dfc08edfd7c298fac0bd61403a872978f8dc60bb8fac7cbc608c11c459c2 +checksum=a31f0e08d718df6794e178e299cc41b16b62127d431a32b9a17568e7fb4b6c33 repository=nonfree nopie=yes only_for_archs="i686 x86_64"