summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAxel Navarro2021-12-16 11:47:48 -0300
committerAxel Navarro2021-12-16 11:47:48 -0300
commitc713b9acea6f13d00497234aaee2247af9ca612f (patch)
treec6c2782dd62032749d09a9ded42c64bfc809b195 /PKGBUILD
parent95fb827bf8f25ed228751379aaaa7d58e06e5baf (diff)
downloadaur-c713b9acea6f13d00497234aaee2247af9ca612f.tar.gz
upgpkg: pycharm-edu 2021.3.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6537aa78969..77aae671d7ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Axel Navarro <navarroaxel at gmail.com>
pkgname=pycharm-edu
-pkgver=2021.3
-_pkgver=2021.3
+pkgver=2021.3.1
+_pkgver=2021.3.1
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=('2371350dcb326583a0431204d45fb60f75c15169966ebe692a726d64ba1c407c'
+sha256sums=('410232f40236d377e8fdbac7dbccee868ab85e5238f11180376357b3f60937bf'
'bb47c5ebe079539aed256aea205fdc91a425937744e6d84df65a85cdbd51ab59')
build() {