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