summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAxel Navarro2022-04-28 08:06:17 -0300
committerAxel Navarro2022-04-28 08:06:17 -0300
commit3c08661eac51a714f059d15550c889439b0c3e35 (patch)
treebbe694b39b2b233e6a2da8afc177d727dd0a3b62 /PKGBUILD
parent26e2fb5e4145b0317b79e7ca27ca5b7d35c4d7df (diff)
downloadaur-3c08661eac51a714f059d15550c889439b0c3e35.tar.gz
upgpkg: pycharm-edu 2022.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30a676bbf986..4718f0dfe813 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Axel Navarro <navarroaxel at gmail.com>
pkgname=pycharm-edu
-pkgver=2021.3.4
-_pkgver=2021.3.4
+pkgver=2022.1
+_pkgver=2022.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=('4d348a57a8883b32d4ba92fb70e7e9ec4257afcd029ea02522a2679edae7a484'
+sha256sums=('e51bdb14950bbce6f90154d5abe5eabaefc601cf7613c31bfc09e3e21f883c1a'
'bb47c5ebe079539aed256aea205fdc91a425937744e6d84df65a85cdbd51ab59')
build() {