From 06cdf8af9a406d320ffb25aa5ee19d7405f26503 Mon Sep 17 00:00:00 2001 From: OtakuSenpai Date: Sat, 19 May 2018 00:13:08 +0530 Subject: [PATCH] intellij-idea-community-edition: update to 18.1.3. --- srcpkgs/intellij-idea-community-edition/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/intellij-idea-community-edition/template b/srcpkgs/intellij-idea-community-edition/template index 697dce9088..35c669ef1a 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=2018.1.1 +version=2018.1.3 revision=1 depends="virtual?java-environment giflib libXtst" -short_desc="Java integrated development environment" +short_desc="Java integrated development environment by JetBrains" 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=c882dee60b7927ca9b2ccb13a46cff4c3ecc688d7e7eec9c53878a801ab1d5b6 +checksum=7264dfc08edfd7c298fac0bd61403a872978f8dc60bb8fac7cbc608c11c459c2 repository=nonfree nopie=yes only_for_archs="i686 x86_64"