Updated to 2018.1.4
This commit is contained in:
parent
ffd254c9b7
commit
991663a4af
17 changed files with 19 additions and 13 deletions
BIN
intellij-idea-community_2018.1.4-1_all.deb
Normal file
BIN
intellij-idea-community_2018.1.4-1_all.deb
Normal file
Binary file not shown.
|
@ -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
|
intellij-idea-community (2018.1-1) artful; urgency=medium
|
||||||
|
|
||||||
* Upstream version 2018.1
|
* Upstream version 2018.1
|
|
@ -3,7 +3,7 @@ Section: devel
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Marcel Kapfer <opensource@mmk2410.org>
|
Maintainer: Marcel Kapfer <opensource@mmk2410.org>
|
||||||
Build-Depends: debhelper (>= 7.0.50~)
|
Build-Depends: debhelper (>= 7.0.50~)
|
||||||
Standards-Version: 4.1.1
|
Standards-Version: 4.1.4
|
||||||
|
|
||||||
Package: intellij-idea-community
|
Package: intellij-idea-community
|
||||||
Architecture: all
|
Architecture: all
|
|
@ -5,6 +5,6 @@ set -e
|
||||||
cd /opt/
|
cd /opt/
|
||||||
|
|
||||||
## Download IntelliJ IDEA Community from the JetBrain servers
|
## 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##
|
##DEBHELPER##
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Loading…
Reference in a new issue