mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/pycharm: Updated for version 4.5.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
1eca29c21d
commit
75bcad8a00
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for pycharm
|
||||
|
||||
# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=pycharm
|
||||
EDITION=community
|
||||
VERSION=${VERSION:-4.5.2}
|
||||
VERSION=${VERSION:-4.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pycharm"
|
||||
VERSION="4.5.2"
|
||||
VERSION="4.5.3"
|
||||
HOMEPAGE="https://www.jetbrains.com/pycharm/"
|
||||
DOWNLOAD="http://download.jetbrains.com/python/pycharm-community-4.5.2.tar.gz"
|
||||
MD5SUM="8739ba2329dbd8a2177a2b95e5fd2470"
|
||||
DOWNLOAD="http://download.jetbrains.com/python/pycharm-community-4.5.3.tar.gz"
|
||||
MD5SUM="a2770ba40056a57842c7384a887320d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue