summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAxel Navarro2022-07-07 15:13:24 -0300
committerAxel Navarro2022-07-07 15:13:24 -0300
commitcd8785e527946136cffa330a4ba375d8e6408afb (patch)
tree3b500f2bf4060300a32d3c3c551049f4d6c224cd /PKGBUILD
parent4650dfda8ff899aeaea76a1f85f82523ffe36be1 (diff)
downloadaur-cd8785e527946136cffa330a4ba375d8e6408afb.tar.gz
upgpkg: pycharm-edu 2022.1.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e6d7b2afe35..8b46954af9e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Axel Navarro <navarroaxel at gmail.com>
pkgname=pycharm-edu
-pkgver=2022.1.1
-_pkgver=2022.1.1
+pkgver=2022.1.2
+_pkgver=2022.1.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=('77dbfd630c5543ca91f264d1c6cfb981d69442a9df2d73784c8ad36cf0dc526e'
+sha256sums=('4e76309fb47d39d7234ad8b6c348f65f6de5763b1abfca3c9a8c0cd89bacbec0'
'bb47c5ebe079539aed256aea205fdc91a425937744e6d84df65a85cdbd51ab59')
build() {