summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKr1ss2022-02-16 18:59:38 +0100
committerKr1ss2022-02-16 18:59:38 +0100
commit86a322cad4e1142a183dd3ff5e7e97db8cd37894 (patch)
tree432bd5ce00675d9e86e59706466e2c11dcd31612 /PKGBUILD
parent9534510ca10718543eccb5a0175f7a6b4829ecda (diff)
downloadaur-86a322cad4e1142a183dd3ff5e7e97db8cd37894.tar.gz
v2022.1 (EAP2)
upstream release
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')