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