From 001d86436879040f7e22bcae620ba51cbd1ec0aa Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 15 Jan 2017 14:11:58 +0100 Subject: [PATCH] intellij-idea-community-edition: update to 2016.3.2. --- 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 1ea8dcd96b7..2b0528c0ecd 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=2016.3 +version=2016.3.2 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}.tar.gz" -checksum=c37dfa09707a894853fb65f3977a07cb5256d43c1698e0e8a4ae508b7a50e2ae +checksum=6c13db4b58f95c1c9c45fca6b364d8730f1fbfe3490bad8308f1e047867df159 nopie=yes only_for_archs="i686 x86_64"