summaryrefslogtreecommitdiffstats
path: root/development/pycharm/pycharm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/pycharm/pycharm.SlackBuild')
-rw-r--r--development/pycharm/pycharm.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/pycharm/pycharm.SlackBuild b/development/pycharm/pycharm.SlackBuild
index 357ebd0f4c..326bab2918 100644
--- a/development/pycharm/pycharm.SlackBuild
+++ b/development/pycharm/pycharm.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pycharm
-# Copyright 2015-2021 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pycharm
EDITION=community
-VERSION=${VERSION:-2021.2}
+VERSION=${VERSION:-2021.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}