From 00303aae3a93d61449eee4718b6cb44d470f22a5 Mon Sep 17 00:00:00 2001 From: Adrian Siekierka Date: Thu, 7 Dec 2017 13:17:41 +0100 Subject: [PATCH] intellij-idea-community-edition: update to 2017.3. (#9659) --- 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 b0ab2aef41..7f03651d54 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=2017.2 +version=2017.3 revision=1 depends="virtual?java-environment giflib libXtst" short_desc="Java integrated development environment" @@ -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=d88257b17447398ed60e7d774803cbc21e0fe7750add09622a98b936f14cd91f +checksum=b1de839a03cb875f6b49bcd361c107c3c2659285cf15b9824c106f3b93d23928 repository=nonfree nopie=yes only_for_archs="i686 x86_64"