Upstream release 2018.3.1

This commit is contained in:
Marcel Kapfer 2018-12-09 23:48:46 +01:00
parent 80cec5f97a
commit b9b443e9ff
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
19 changed files with 9 additions and 4 deletions

Binary file not shown.

View File

@ -1,3 +1,9 @@
intellij-idea-community (2018.3.1-1) cosmic; urgency=medium
* Upstream version 2018.3.1
-- Marcel Kapfer <opensource@mmk2410.org> Sun, 09 Dec 2018 22:14:08 +0000
intellij-idea-community (2018.3-1) cosmic; urgency=medium
* Upstream version 2018.3

View File

@ -7,8 +7,7 @@ Standards-Version: 4.2.1
Package: intellij-idea-community
Architecture: all
Pre-Depends: wget,
tar
Pre-Depends: wget
Depends: libxrender1,
libxtst6,
libxi6,

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.3.tar.gz
wget -c https://download-cf.jetbrains.com/idea/ideaIC-2018.3.1.tar.gz
##DEBHELPER##

View File

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -32,7 +32,7 @@ main() {
cd ..
rm -rf "$PACKAGE"_"$old"*
rm "$PACKAGE"_"$old"-*
# disabled until it is only called with an specific argument
# sudo dpkg -i "$PACKAGE"_"$new"-1_all.deb