From 3ec94ca6e0bc5b5b270432bcb6f99b716fd42fb8 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 18 Oct 2016 09:19:48 +0200 Subject: [PATCH] intellij-idea-community-edition: update to 2016.2.5. --- srcpkgs/intellij-idea-community-edition/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/intellij-idea-community-edition/template b/srcpkgs/intellij-idea-community-edition/template index 5625b1799d8..a454db5d979 100644 --- a/srcpkgs/intellij-idea-community-edition/template +++ b/srcpkgs/intellij-idea-community-edition/template @@ -1,14 +1,14 @@ # Template file for 'intellij-idea-community-edition' pkgname=intellij-idea-community-edition -version=2016.2.1 +version=2016.2.5 revision=1 depends="virtual?java-environment giflib libXtst" short_desc="Java integrated development environment" maintainer="Adrian Siekierka " license="Apache-2.0" -homepage="http://www.jetbrains.org/" -distfiles="http://download.jetbrains.com/idea/ideaIC-${version}.tar.gz" -checksum=42a96ef8f726a178f19e8638e7d3d4f3f9aa787c6321e3ddec52cc779e50be37 +homepage="https://www.jetbrains.org/" +distfiles="https://download.jetbrains.com/idea/ideaIC-${version}.tar.gz" +checksum=1bccc6689c5a140cc8e3b6496a07c7c7c2d2b403034aaff98ace0c9badd63734 nopie=yes only_for_archs="i686 x86_64"