summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavierCLL2019-07-24 11:49:25 -0500
committerXavierCLL2019-07-24 11:49:25 -0500
commitf82b905c72fd7e2e0e56152552f5b9554f816585 (patch)
treebb7d6ef22ce313050a5509826e74c8c30d0ed8c2 /PKGBUILD
parentd7aef519f09328eab7566c2cb31d6bea842ca200 (diff)
downloadaur-f82b905c72fd7e2e0e56152552f5b9554f816585.tar.gz
Updated to 2019.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fd1aa2a2ce4..b9844c651d6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=pycharm-professional
-pkgver=2019.1.3
-_pkgver=2019.1.3
+pkgver=2019.2.0
+_pkgver=2019.2
pkgrel=1
pkgdesc="Powerful Python and Django IDE. Professional Edition."
arch=('x86_64')
@@ -22,11 +22,11 @@ source=("https://download.jetbrains.com/python/$pkgname-$_pkgver.tar.gz"
"charm.desktop"
"charm")
# https://download.jetbrains.com/python/pycharm-professional-${_pkgver}.tar.gz.sha256
-sha256sums=('8322de8b816895fcb7fd854e83d25084b0593ea2b90b5b4598a495ef2e958824'
+sha256sums=('1940fce9f162b8a804672379345d6b4ec343d2ec65b3d3054bd088e8b1fdfbb4'
'aaf7113e8c56e4d977eca204d57350d9493eda2710abefd2488a2b5d47c53344'
'818ed42f4200ae13315587abf6f247f93e68c658a94794f73924c985cdc145d0'
'21e77b6b18e14636f9827e1f8d45bbc8dba8fb14ea5f4cde285c1ef4bb01c85e'
- '029490b735ec0f5785a083f65172f6eece3fa64dad94b8b56f0db73c5418cfa2')
+ 'bd2faa933e409a7de53750c701020a301617f5220091f1a760a6d9f61d1c6556')
makedepends=('python2-setuptools' 'python-setuptools')
optdepends=('ipython2: For enhanced interactive Python shell v2 inside Pycharm'
'ipython: For enhanced interactive Python shell v3 inside Pycharm'