[arch-commits] Commit in pycharm-community-edition/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Wed Dec 6 09:47:54 UTC 2017


    Date: Wednesday, December 6, 2017 @ 09:47:53
  Author: alucryd
Revision: 272469

FS#56581: pycharm-community-edition 2017.3-2

Modified:
  pycharm-community-edition/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-06 09:27:11 UTC (rev 272468)
+++ PKGBUILD	2017-12-06 09:47:53 UTC (rev 272469)
@@ -1,14 +1,15 @@
+# $Id$
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 # Contributor: David Keogh <davekeogh at archlinux.us>
 
 pkgname=pycharm-community-edition
 pkgver=2017.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Python IDE for Professional Developers'
 arch=('x86_64')
 url='http://www.jetbrains.com/pycharm/'
 license=('Apache')
-depends=('gcc-libs' 'giflib' 'glibc' 'java-runtime' 'sh' 'ttf-font')
+depends=('gcc-libs' 'giflib' 'glibc' 'java-runtime=8' 'sh' 'ttf-font')
 optdepends=('ipython2: IPython integration for Python 2'
             'ipython: IPython integration for Python 3'
             'python2: Python 2 support'



More information about the arch-commits mailing list