summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAxel Navarro2021-07-22 07:51:31 -0300
committerAxel Navarro2021-07-22 07:51:31 -0300
commit17b84d00a48eb9fd94b9881567aa58c31a9a7ef7 (patch)
tree8e867e8a525ec1ffad41ec1d209f1795034000b8 /PKGBUILD
parent2c8422784333308b67fec2298376a238651277d3 (diff)
downloadaur-17b84d00a48eb9fd94b9881567aa58c31a9a7ef7.tar.gz
2021.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fc609e7e839..b83f8b73fcf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Axel Navarro <navarroaxel at gmail.com>
pkgname=pycharm-edu
-pkgver=2021.1.2
-_pkgver=2021.1.2
+pkgver=2021.1.3
+_pkgver=2021.1.3
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=('c29cb79263e40e8c998e78fea6e1b81ae42ec9e2e98dde186994342bfda6016e'
+sha256sums=('3aba3113d38cf946affeacc5e3b0766310e9c46f9d7a35fd4acb528cf95e4022'
'bb47c5ebe079539aed256aea205fdc91a425937744e6d84df65a85cdbd51ab59')
build() {