mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-08 20:28:13 +01:00
development/pycharm: Updated for version 2018.3.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
97d6c85163
commit
0a19cc8b5f
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=pycharm
|
||||
EDITION=community
|
||||
VERSION=${VERSION:-2018.3.1}
|
||||
VERSION=${VERSION:-2018.3.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pycharm"
|
||||
VERSION="2018.3.1"
|
||||
VERSION="2018.3.2"
|
||||
HOMEPAGE="https://www.jetbrains.com/pycharm/"
|
||||
DOWNLOAD="https://download.jetbrains.com/python/pycharm-community-2018.3.1.tar.gz"
|
||||
MD5SUM="4fd355d1751215915f3412a1f45d0949"
|
||||
DOWNLOAD="https://download.jetbrains.com/python/pycharm-community-2018.3.2.tar.gz"
|
||||
MD5SUM="7fe099c12ca3ec80e6205454c4f81e1d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue