summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2cf47571e9e..a8b5763732c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=pycharm-community-eap
-_buildver=221.3427.103
+_buildver=221.4165.171
_pkgver=2022.1
_eap=y
pkgver="$_pkgver.$_buildver"
@@ -27,8 +27,7 @@ conflicts=('pycharm-community-edition')
makedepends=('cython' 'python-setuptools') # 'python2-setuptools'
depends=('python' 'glib2' 'dbus' 'libdbusmenu-glib')
optdepends=('python2: Support for Python 2 language'
- 'ipython: Alternative Python shell'
- 'ipython2: Alternative Python 2 shell')
+ 'ipython: Alternative Python shell')
options=('!strip')