From 64c15379bb33d038d2b9a077a8397732b1820565 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 10 Aug 2018 00:08:28 +0200 Subject: [PATCH] intellij-idea-community-edition: update to 2018.2.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 13bb5aaebcd..6f5089052c5 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.6 +version=2018.2.1 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=054a10b89d3c1d4b980f333e1b833124841683d0d043d516071af2b8a4d90641 +checksum=5e26c975f12bdda8b02fd592ab9a725a91306db10e84e515787370f4821a4eb7 repository=nonfree nopie=yes only_for_archs="i686 x86_64"