mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
development/pycharm: Updated for version 2018.3.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
7f11f05e8d
commit
8dbb0b93b2
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for pycharm
|
||||
|
||||
# Copyright 2015-2018 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2015-2019 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:-2018.3.2}
|
||||
VERSION=${VERSION:-2018.3.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pycharm"
|
||||
VERSION="2018.3.2"
|
||||
VERSION="2018.3.3"
|
||||
HOMEPAGE="https://www.jetbrains.com/pycharm/"
|
||||
DOWNLOAD="https://download.jetbrains.com/python/pycharm-community-2018.3.2.tar.gz"
|
||||
MD5SUM="7fe099c12ca3ec80e6205454c4f81e1d"
|
||||
DOWNLOAD="https://download.jetbrains.com/python/pycharm-community-2018.3.3.tar.gz"
|
||||
MD5SUM="4c98d5379b8872c205aa62c581d52f67"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue