Updated to 2018.1.4

This commit is contained in:
Marcel Kapfer 2018-05-25 23:55:41 +02:00
parent ffd254c9b7
commit 991663a4af
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09
17 changed files with 19 additions and 13 deletions

Binary file not shown.

View file

@ -1,3 +1,9 @@
intellij-idea-community (2018.1.4-1) bionic; urgency=medium
* Upstream version 2018.1.4
-- Marcel Kapfer <opensource@mmk2410.org> Fri, 25 May 2018 23:37:24 +0200
intellij-idea-community (2018.1-1) artful; urgency=medium
* Upstream version 2018.1

View file

@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Marcel Kapfer <opensource@mmk2410.org>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 4.1.1
Standards-Version: 4.1.4
Package: intellij-idea-community
Architecture: all

View file

@ -5,6 +5,6 @@ set -e
cd /opt/
## Download IntelliJ IDEA Community from the JetBrain servers
wget -c https://download-cf.jetbrains.com/idea/ideaIC-2018.1.tar.gz
wget -c https://download-cf.jetbrains.com/idea/ideaIC-2018.1.4.tar.gz
##DEBHELPER##

View file

Before

Width:  |  Height:  |  Size: 5 KiB

After

Width:  |  Height:  |  Size: 5 KiB