summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAxel Navarro2021-08-19 13:51:45 -0300
committerAxel Navarro2021-08-19 13:51:45 -0300
commit433035e95a6f562b7ea2bf7ad27aae59f3e37c42 (patch)
tree2ee0625a5cfc0ae8cd003c0d098b81e676e0fd07 /PKGBUILD
parent17b84d00a48eb9fd94b9881567aa58c31a9a7ef7 (diff)
downloadaur-433035e95a6f562b7ea2bf7ad27aae59f3e37c42.tar.gz
2021.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b83f8b73fcf1..c62fd071c026 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Axel Navarro <navarroaxel at gmail.com>
pkgname=pycharm-edu
-pkgver=2021.1.3
-_pkgver=2021.1.3
+pkgver=2021.2
+_pkgver=2021.2
pkgrel=1
pkgdesc="A Professional Tool to Learn and Teach Programming with Python"
arch=('x86_64')
@@ -19,7 +19,7 @@ source=(https://download.jetbrains.com/python/$pkgname-$_pkgver.tar.gz
optdepends=('ipython: Alternative Python shell'
'ipython2: Alternative Python 2 shell'
'python2: Support for Python 2 language')
-sha256sums=('3aba3113d38cf946affeacc5e3b0766310e9c46f9d7a35fd4acb528cf95e4022'
+sha256sums=('df4171817f8b8344e68e88b4b6f62632a065516c98d39cb53cb1698ad85cbce8'
'bb47c5ebe079539aed256aea205fdc91a425937744e6d84df65a85cdbd51ab59')
build() {