summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavierCLL2016-08-11 16:12:19 -0500
committerXavierCLL2016-08-11 16:12:19 -0500
commit77ed98d2fb4636cc7fba4a6633ac454bf9f1eb05 (patch)
treef43b4428a9d8d3f3bdd6b8758f65c302aff76ddc /PKGBUILD
parent50a7b569bc9d898a5a3ca4519e1b145e673f9d3e (diff)
downloadaur-77ed98d2fb4636cc7fba4a6633ac454bf9f1eb05.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4da0ad14ac0..c29e5dd204d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=pycharm-edu
-pkgver=2.0.4
-_pkgver=2.0.4
+pkgver=3.0.0
+_pkgver=3.0
pkgrel=1
pkgdesc="Free, Easy & Professional Tool to Learn Programming with Python"
arch=('any')
@@ -15,7 +15,7 @@ source=(https://download.jetbrains.com/python/$pkgname-$_pkgver.tar.gz
'pycharm-edu.desktop')
optdepends=('ipython2: For enhanced interactive Python shell v2'
'ipython: For enhanced interactive Python shell v3')
-sha256sums=('71322ae8ee733e01f10abaed2ede550a70f04aadabb064ef7f71950b4c10fa37'
+sha256sums=('765baa7c771b0d0b4e8053206a22ff2d8a28a2e2bb52e991d46a46d7fb90690a'
'2934fbe579bcc3d6e9d66f9ee80286e36773fe59aafaef9d15bbb45a0a59c58b')
package() {