summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b744218dfc69..e1f16c05230c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,18 @@
pkgbase = pycharm-professional
pkgdesc = Python IDE for Professional Developers. Professional Edition
pkgver = 2020.1.0
- pkgrel = 3
+ pkgrel = 4
url = https://www.jetbrains.com/pycharm/
arch = x86_64
license = custom
- makedepends = python2-setuptools
makedepends = python-setuptools
depends = giflib
depends = glibc
depends = sh
- depends = ttf-font
depends = libxtst
depends = libxslt
depends = python
- optdepends = ttf-jetbrains-mono: Official mono font by JetBrains
+ optdepends = python2: Python 2 support
optdepends = ipython2: For enhanced interactive Python shell v2 inside Pycharm
optdepends = ipython: For enhanced interactive Python shell v3 inside Pycharm
optdepends = openssh: For deployment and remote connections