summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavierCLL2017-04-09 15:15:19 -0500
committerXavierCLL2017-04-09 15:15:19 -0500
commit58887526d6353487274365b31f2d32cb3e50eb4d (patch)
tree2d340b90e17c63ccc201f4f3391e64fc63dc8a93 /PKGBUILD
parent5b099a4ab4b869fb4647bfa3b16b94193cdb05d0 (diff)
downloadaur-58887526d6353487274365b31f2d32cb3e50eb4d.tar.gz
Updated version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79ae38c0b438..1df5e1117402 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=pycharm-edu
-pkgver=3.5.0
-_pkgver=3.5
+pkgver=3.5.1
+_pkgver=3.5.1
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=('46b90a3179313ea2fcb7956e174e2072d5164e2c6e17de718ff80089d6c891dc'
+sha256sums=('ddddd066c2f131fe82ea789b6a3f7f2f7da90391b3c66ba3b31c604765f34296'
'2934fbe579bcc3d6e9d66f9ee80286e36773fe59aafaef9d15bbb45a0a59c58b')
package() {