summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKr1ss2019-10-11 00:05:05 +0200
committerKr1ss2019-10-11 00:05:05 +0200
commitb608efae084d2c9cc890869592fae03c90174296 (patch)
tree6fe79e67366814c802161fd3034aef89afde072c /PKGBUILD
parent21acb5b932da0e376b33720353e346a113ea6ea0 (diff)
downloadaur-b608efae084d2c9cc890869592fae03c90174296.tar.gz
v2019.3 (EAP5)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b72ba63582ed..e445c9b04703 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
pkgname=pycharm-community-eap
-_buildver=193.4099.14
+_buildver=193.4386.14
_pkgver=2019.3
_eap=y
pkgver=$_pkgver.$_buildver
-pkgrel=1
+pkgrel=2
epoch=4
pkgdesc='Powerful Python and Django IDE, Early Access Program (EAP) build. Community edition.'
arch=(any)
options=('!strip')
url='http://www.jetbrains.com/pycharm/'
license=(Apache)
-depends=(java-environment libdbusmenu-glib)
+depends=(libdbusmenu-glib)
makedepends=(python-setuptools python2-setuptools)
provides=(pycharm-community-edition)
conflicts=(pycharm-community-edition)