summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeeweep2020-03-06 00:59:22 +0000
committerpeeweep2020-03-06 08:59:22 +0800
commitfb0854369da65af7f5f444dea7a401ca7f91451b (patch)
treeda4841a1d7c75782a46ea8020405ee17f2d35525 /PKGBUILD
parent6092f9c291024cee01d4a6e2d84683c2bc8e37c7 (diff)
downloadaur-fb0854369da65af7f5f444dea7a401ca7f91451b.tar.gz
bump version 2019.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c5aae20bbd2..0474523fae29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: XavierCLL <xavier.corredor.llano (a) gmail.com>
pkgname=pycharm-edu
-pkgver=2019.3.2
-_pkgver=2019.3.2
+pkgver=2019.3.3
+_pkgver=2019.3.3
pkgrel=1
pkgdesc="Free, Easy & Professional Tool to Learn Programming with Python"
arch=('x86_64')
@@ -17,7 +17,7 @@ source=(https://download.jetbrains.com/python/$pkgname-$_pkgver.tar.gz
'pycharm-edu.desktop')
optdepends=('ipython2: For enhanced interactive Python shell v2'
'ipython: For enhanced interactive Python shell v3')
-sha256sums=('6d551f1775c3295708c148715d09b5ecbd0f65c9c5e772d693abacb21fb327da'
+sha256sums=('133b6f6be91dd439194a2a767509414351155b417cfe095b6ebd82823bbb2e9e'
'2934fbe579bcc3d6e9d66f9ee80286e36773fe59aafaef9d15bbb45a0a59c58b')
build() {